summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/busybox/busybox_1.18.4.bb
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2011-05-02 19:09:16 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-05-10 09:51:55 +0100
commit82b163043aa53488a03bb3de3a78e5b6eeb76019 (patch)
tree1d5a9b292f053954b20e0a3d9a0133b808d58991 /meta/recipes-core/busybox/busybox_1.18.4.bb
parenta8b88f5364003ac18f301b93e45c9ba594c17bc2 (diff)
downloadopenembedded-core-82b163043aa53488a03bb3de3a78e5b6eeb76019.tar.gz
busybox: add support to mdev
This changes the packaging only if the configuration used has mdev support enabled. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'meta/recipes-core/busybox/busybox_1.18.4.bb')
-rw-r--r--meta/recipes-core/busybox/busybox_1.18.4.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-core/busybox/busybox_1.18.4.bb b/meta/recipes-core/busybox/busybox_1.18.4.bb
index 5f5c2ae1ca..cf3765075c 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"