]> code.ossystems Code Review - openembedded-core.git/commit
busybox: add busybox_git.bb recipe
authorChen Qi <Qi.Chen@windriver.com>
Fri, 29 Nov 2013 12:15:45 +0000 (20:15 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 29 Nov 2013 16:27:03 +0000 (16:27 +0000)
commitd290bbe6d9826fbcfa2e0a7624886284697ed7eb
tree4ff438f7617ff581d7e6d1629becb9146b614e85
parente2b62393497a0aaffb21161336a42249db61a10d
busybox: add busybox_git.bb recipe

Add busybox_git.bb recipe so that it would be easier to hack with
busybox. Set DEFAULT_PREFERENCE to "-1" in the git recipe so that we
still use the busybox_1.21.1.bb recipe by default.

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 files changed:
meta/recipes-core/busybox/busybox/busybox-appletlib-dependency.patch [moved from meta/recipes-core/busybox/busybox-1.21.1/busybox-appletlib-dependency.patch with 100% similarity]
meta/recipes-core/busybox/busybox/busybox-list-suid-and-non-suid-app-configs.patch [moved from meta/recipes-core/busybox/busybox-1.21.1/busybox-list-suid-and-non-suid-app-configs.patch with 100% similarity]
meta/recipes-core/busybox/busybox/busybox-sed-fix-sed-clusternewline-testcase.patch [moved from meta/recipes-core/busybox/busybox-1.21.1/busybox-sed-fix-sed-clusternewline-testcase.patch with 100% similarity]
meta/recipes-core/busybox/busybox/busybox-sulogin-empty-root-password.patch [moved from meta/recipes-core/busybox/busybox-1.21.1/busybox-sulogin-empty-root-password.patch with 100% similarity]
meta/recipes-core/busybox/busybox/busybox-udhcpc-no_deconfig.patch [moved from meta/recipes-core/busybox/busybox-1.21.1/busybox-udhcpc-no_deconfig.patch with 100% similarity]
meta/recipes-core/busybox/busybox/defconfig [moved from meta/recipes-core/busybox/busybox-1.21.1/defconfig with 100% similarity]
meta/recipes-core/busybox/busybox/fail_on_no_media.patch [moved from meta/recipes-core/busybox/busybox-1.21.1/fail_on_no_media.patch with 100% similarity]
meta/recipes-core/busybox/busybox/get_header_tar.patch [moved from meta/recipes-core/busybox/busybox-1.21.1/get_header_tar.patch with 100% similarity]
meta/recipes-core/busybox/busybox/login-utilities.cfg [moved from meta/recipes-core/busybox/busybox-1.21.1/login-utilities.cfg with 100% similarity]
meta/recipes-core/busybox/busybox/run-parts.in.usr-bin.patch [moved from meta/recipes-core/busybox/busybox-1.21.1/run-parts.in.usr-bin.patch with 100% similarity]
meta/recipes-core/busybox/busybox/stat-usr-bin.patch [moved from meta/recipes-core/busybox/busybox-1.21.1/stat-usr-bin.patch with 100% similarity]
meta/recipes-core/busybox/busybox/testsuite-du-du-k-works-fix-false-positive.patch [moved from meta/recipes-core/busybox/busybox-1.21.1/testsuite-du-du-k-works-fix-false-positive.patch with 100% similarity]
meta/recipes-core/busybox/busybox/watch.in.usr-bin.patch [moved from meta/recipes-core/busybox/busybox-1.21.1/watch.in.usr-bin.patch with 100% similarity]
meta/recipes-core/busybox/busybox_git.bb [new file with mode: 0644]