From: Junling Zheng Date: Sun, 7 Jun 2015 07:52:18 +0000 (+0000) Subject: busybox: sync the patches for git version X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ab1ae677c5c2430acb879dee32a3bf313e61ab7;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git busybox: sync the patches for git version Synchronize the patches for busybox_git with busybox_1.23.2. (From OE-Core rev: 5252ab5910aa8fecaf988f43f882e2c4db30056d) Signed-off-by: Junling Zheng Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-core/busybox/busybox_git.bb b/meta/recipes-core/busybox/busybox_git.bb index 7b868a26ac0..cee5b9171d3 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"