From ac5283393670750722e6d3bdbb9a5ea373cffb94 Mon Sep 17 00:00:00 2001 From: Oyvind Repvik Date: Sat, 1 Oct 2005 15:27:24 +0000 Subject: [PATCH] Re-add udev to the firmware image. The change appears to have been lost somewhere --- conf/distro/openslug.conf | 4 ++++ 1 file changed, 4 insertions(+) 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 -- 2.39.5