[oe-commits] Junling Zheng : busybox: sync the patches for git version

git at git.openembedded.org git at git.openembedded.org
Thu Jun 11 23:00:17 UTC 2015


Module: openembedded-core.git
Branch: master
Commit: 5252ab5910aa8fecaf988f43f882e2c4db30056d
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=5252ab5910aa8fecaf988f43f882e2c4db30056d

Author: Junling Zheng <zhengjunling at huawei.com>
Date:   Sun Jun  7 07:52:18 2015 +0000

busybox: sync the patches for git version

Synchronize the patches for busybox_git with busybox_1.23.2.

Signed-off-by: Junling Zheng <zhengjunling at huawei.com>
Signed-off-by: Ross Burton <ross.burton at intel.com>

---

 meta/recipes-core/busybox/busybox_git.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta/recipes-core/busybox/busybox_git.bb b/meta/recipes-core/busybox/busybox_git.bb
index 7b868a2..cee5b91 100644
--- a/meta/recipes-core/busybox/busybox_git.bb
+++ b/meta/recipes-core/busybox/busybox_git.bb
@@ -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"



More information about the Openembedded-commits mailing list