From: Oyvind Repvik Date: Sat, 1 Oct 2005 15:27:24 +0000 (+0000) Subject: Re-add udev to the firmware image. The change appears to have been lost somewhere X-Git-Tag: Release-2010-05/1~9453^2~3388 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac5283393670750722e6d3bdbb9a5ea373cffb94;p=openembedded.git Re-add udev to the firmware image. The change appears to have been lost somewhere --- diff --git a/conf/distro/openslug.conf b/conf/distro/openslug.conf index fb6a48b78d..bbccbf25d4 100644 --- a/conf/distro/openslug.conf +++ b/conf/distro/openslug.conf @@ -101,6 +101,10 @@ OPENSLUG_STANDARD_DEPENDS += "upslug2-native" OPENSLUG_STANDARD_DEPENDS += "lrzsz" OPENSLUG_STANDARD_RDEPENDS += "lrzsz" +# This adds udev support in the root fs. +OPENSLUG_STANDARD_DEPENDS += "udev" +OPENSLUG_STANDARD_RDEPENDS += "udev" + # The 'standard' values are the defaults for the 'extra' packages added # to the firmware image. None of these things are requirements to have # a bootable, useable, system however they *are* expected to be present