Re-add udev to the firmware image. The change appears to have been lost somewhere
authorOyvind Repvik <nail@nslu2-linux.org>
Sat, 1 Oct 2005 15:27:24 +0000 (15:27 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Sat, 1 Oct 2005 15:27:24 +0000 (15:27 +0000)
conf/distro/openslug.conf

index fb6a48b..bbccbf2 100644 (file)
@@ -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