aboutsummaryrefslogtreecommitdiffstats
path: root/packages/images
diff options
context:
space:
mode:
authorMichael-Luke Jones <mlj28@cam.ac.uk>2006-09-25 08:50:58 +0000
committerMichael-Luke Jones <mlj28@cam.ac.uk>2006-09-25 08:50:58 +0000
commit0167cc200f1e1eb2553b9ba92042127ebcd48061 (patch)
tree539caf1b137080fe46d4862ffc3a8d3ddc509a54 /packages/images
parentaa36784ca33f26e61215d5dc6cba5acd5515b0d8 (diff)
downloadopenembedded-0167cc200f1e1eb2553b9ba92042127ebcd48061.tar.gz
busybox: remove mdev support
mdev: add separate mdev package creating standalone executable * adjust mdev.conf to create /dev/buzzer link * change slugos-image.bb to include standalone mdev
Diffstat (limited to 'packages/images')
-rw-r--r--packages/images/slugos-image.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/images/slugos-image.bb b/packages/images/slugos-image.bb
index c03b20b09d..08866600b3 100644
--- a/packages/images/slugos-image.bb
+++ b/packages/images/slugos-image.bb
@@ -7,7 +7,7 @@ DESCRIPTION = "Generic SlugOS image"
MAINTAINER = "NSLU2 Linux <nslu2-linux@yahoogroups.com>"
HOMEPAGE = "http://www.nslu2-linux.org"
LICENSE = "MIT"
-PR = "r34"
+PR = "r35"
# 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 busybox-mdev"
+SLUGOS_SUPPORT ?= "diffutils cpio findutils mdev"
# kernel-module-af-packet must be in the image for DHCP to work
# kernel-module-netconsole is here because it is small and is