diff options
| author | Junling Zheng <zhengjunling@huawei.com> | 2015-06-07 07:52:18 +0000 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-06-11 23:59:14 +0100 |
| commit | 7ab1ae677c5c2430acb879dee32a3bf313e61ab7 (patch) | |
| tree | 202782274ddf470c0dd5ac47c2cb39937ca3f79c /meta | |
| parent | 4fb47325d0baf9db0a11839941d39e336a983282 (diff) | |
| download | poky-7ab1ae677c5c2430acb879dee32a3bf313e61ab7.tar.gz | |
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 <zhengjunling@huawei.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/recipes-core/busybox/busybox_git.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-core/busybox/busybox_git.bb b/meta/recipes-core/busybox/busybox_git.bb index 7b868a26ac..cee5b9171d 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 \ | |||
| 34 | file://inetd.conf \ | 34 | file://inetd.conf \ |
| 35 | file://inetd \ | 35 | file://inetd \ |
| 36 | file://login-utilities.cfg \ | 36 | file://login-utilities.cfg \ |
| 37 | file://recognize_connmand.patch \ | ||
| 38 | file://busybox-cross-menuconfig.patch \ | ||
| 37 | " | 39 | " |
| 38 | 40 | ||
| 39 | EXTRA_OEMAKE += "V=1 ARCH=${TARGET_ARCH} CROSS_COMPILE=${TARGET_PREFIX} SKIP_STRIP=y" | 41 | EXTRA_OEMAKE += "V=1 ARCH=${TARGET_ARCH} CROSS_COMPILE=${TARGET_PREFIX} SKIP_STRIP=y" |
