From 82b163043aa53488a03bb3de3a78e5b6eeb76019 Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Mon, 2 May 2011 19:09:16 +0000 Subject: busybox: add support to mdev This changes the packaging only if the configuration used has mdev support enabled. Signed-off-by: Otavio Salvador --- meta/recipes-core/busybox/busybox_1.18.4.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta/recipes-core/busybox/busybox_1.18.4.bb') diff --git a/meta/recipes-core/busybox/busybox_1.18.4.bb b/meta/recipes-core/busybox/busybox_1.18.4.bb index 5f5c2ae1c..cf3765075 100644 --- a/meta/recipes-core/busybox/busybox_1.18.4.bb +++ b/meta/recipes-core/busybox/busybox_1.18.4.bb @@ -20,6 +20,8 @@ SRC_URI = "http://www.busybox.net/downloads/busybox-${PV}.tar.bz2;name=tarball \ file://mount.busybox \ file://syslog \ file://syslog.conf \ + file://mdev \ + file://mdev.conf \ file://umount.busybox \ file://defconfig" -- cgit v1.2.3