[oe-commits] org.oe.dev slugos: Revert to using udev (mdev functions, but turnup breaks)

blaster8 commit openembedded-commits at lists.openembedded.org
Thu Sep 28 16:26:14 UTC 2006


slugos: Revert to using udev (mdev functions, but turnup breaks)

Author: blaster8 at nslu2-linux.org
Branch: org.openembedded.dev
Revision: d3f331b70e95906af0d505b077734594ec371fee
ViewMTN: http://monotone.openembedded.org/revision.psp?id=d3f331b70e95906af0d505b077734594ec371fee
Files:
1
packages/images/slugos-image.bb
Diffs:

#
# mt diff -r5342a5839178a494bf4f1a9b1ce34666df54e285 -rd3f331b70e95906af0d505b077734594ec371fee
#
# 
# 
# patch "packages/images/slugos-image.bb"
#  from [3b748f24e4bc5ca380cd193a90d38feb4b833c78]
#    to [82f5eb6e6d7201480356669c45398aa5f50d703b]
# 
============================================================
--- packages/images/slugos-image.bb	3b748f24e4bc5ca380cd193a90d38feb4b833c78
+++ packages/images/slugos-image.bb	82f5eb6e6d7201480356669c45398aa5f50d703b
@@ -7,7 +7,7 @@ LICENSE = "MIT"
 MAINTAINER = "NSLU2 Linux <nslu2-linux at yahoogroups.com>"
 HOMEPAGE = "http://www.nslu2-linux.org"
 LICENSE = "MIT"
-PR = "r35"
+PR = "r36"
 
 # SLUGOS_IMAGENAME defines the name of the image to be build, if it
 # is not set this package will be skipped!
@@ -65,7 +65,7 @@ EXTRA_IMAGEDEPENDS += "${IMAGE_TOOLS}"
 # udev is the default way of handling devices, there is no guarantee
 # that the static device table is completely correct (it is just
 # known to be sufficient for boot.)
-SLUGOS_SUPPORT ?= "diffutils cpio findutils mdev"
+SLUGOS_SUPPORT ?= "diffutils cpio findutils udev"
 
 # kernel-module-af-packet must be in the image for DHCP to work
 # kernel-module-netconsole is here because it is small and is






More information about the Openembedded-commits mailing list