]> code.ossystems Code Review - openembedded-core.git/commitdiff
busybox: sync the patches for git version
authorJunling Zheng <zhengjunling@huawei.com>
Sun, 7 Jun 2015 07:52:18 +0000 (07:52 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 11 Jun 2015 22:55:42 +0000 (23:55 +0100)
Synchronize the patches for busybox_git with busybox_1.23.2.

Signed-off-by: Junling Zheng <zhengjunling@huawei.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-core/busybox/busybox_git.bb

index 7b868a26ac09b57af3917911b0b33372909436e9..cee5b9171d3173e0237d8262e721ec740bca5a15 100644 (file)
@@ -34,6 +34,8 @@ SRC_URI = "git://busybox.net/busybox.git \
            file://inetd.conf \
            file://inetd \
            file://login-utilities.cfg \
+           file://recognize_connmand.patch \
+           file://busybox-cross-menuconfig.patch \
 "
 
 EXTRA_OEMAKE += "V=1 ARCH=${TARGET_ARCH} CROSS_COMPILE=${TARGET_PREFIX} SKIP_STRIP=y"