]> code.ossystems Code Review - openembedded-core.git/commitdiff
busybox: Add depmod (adds 2240 bytes)
authorSaul Wold <sgw@linux.intel.com>
Wed, 16 Oct 2013 02:51:30 +0000 (19:51 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 16 Oct 2013 12:26:15 +0000 (13:26 +0100)
This will allow packages that update kernel modules to run correctly

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/busybox/busybox-1.21.1/defconfig

index 4526121a44e94bb667cf92115b89623eaad0d70d..f0e63c2a1ff68ce1d9065fb8f26d0fc2811fa16d 100644 (file)
@@ -504,7 +504,7 @@ CONFIG_LSMOD=y
 # CONFIG_FEATURE_LSMOD_PRETTY_2_6_OUTPUT is not set
 CONFIG_MODPROBE=y
 # CONFIG_FEATURE_MODPROBE_BLACKLIST is not set
-# CONFIG_DEPMOD is not set
+CONFIG_DEPMOD=y
 
 #
 # Options common to multiple modutils