aboutsummaryrefslogtreecommitdiffstats
path: root/conf/distro/openslug.conf
diff options
context:
space:
mode:
authorOyvind Repvik <nail@nslu2-linux.org>2005-10-01 15:27:24 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-10-01 15:27:24 +0000
commitac5283393670750722e6d3bdbb9a5ea373cffb94 (patch)
tree55088765f4eb793b1a6e3add570a6a5ae8ced630 /conf/distro/openslug.conf
parent4d458f970c410967e21a1cb56d4ae4d76af02554 (diff)
downloadopenembedded-ac5283393670750722e6d3bdbb9a5ea373cffb94.tar.gz
Re-add udev to the firmware image. The change appears to have been lost somewhere
Diffstat (limited to 'conf/distro/openslug.conf')
-rw-r--r--conf/distro/openslug.conf4
1 files changed, 4 insertions, 0 deletions
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