]> code.ossystems Code Review - openembedded-core.git/commit
busybox: upgrade to stable 1.22.1
authorChen Qi <Qi.Chen@windriver.com>
Wed, 22 Jan 2014 02:39:46 +0000 (10:39 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 2 Feb 2014 11:21:56 +0000 (11:21 +0000)
commitfa282186d82e8fe3c590d4ea79e464116e5ceea2
treeeb19131a90c0d817bde9ff6f12057092a6df6493
parentee4061b43522c4893b41c3be63d06be1ee7e3c70
busybox: upgrade to stable 1.22.1

Upgrade busybox to the stable release 1.22.1.

During this upgrade, 9 patches are removed. Reasons are detailed below.

The following 6 patches are removed as they have been merged.
    meta/recipes-core/busybox/busybox/busybox-lineedit-initialize-delptr.patch
    meta/recipes-core/busybox/busybox/busybox-list-suid-and-non-suid-app-configs.patch
    meta/recipes-core/busybox/busybox/busybox-sed-fix-sed-clusternewline-testcase.patch
    meta/recipes-core/busybox/busybox/busybox-sulogin-empty-root-password.patch
    meta/recipes-core/busybox/busybox/find-get-rid-of-nested-functions.patch
    meta/recipes-core/busybox/busybox/testsuite-du-du-k-works-fix-false-positive.patch

The following three patches are removed because they are mainly about moving
binaries from /bin to /usr/bin to make the update-alternative work correctly
at rootfs time. We can easily solve this problem by changing recipes. There's
no compelling reason why such patches are needed.
    meta/recipes-core/busybox/busybox/run-parts.in.usr-bin.patch
    meta/recipes-core/busybox/busybox/stat-usr-bin.patch
    meta/recipes-core/busybox/busybox/watch.in.usr-bin.patch

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-core/busybox/busybox/busybox-lineedit-initialize-delptr.patch [deleted file]
meta/recipes-core/busybox/busybox/busybox-list-suid-and-non-suid-app-configs.patch [deleted file]
meta/recipes-core/busybox/busybox/busybox-sed-fix-sed-clusternewline-testcase.patch [deleted file]
meta/recipes-core/busybox/busybox/busybox-sulogin-empty-root-password.patch [deleted file]
meta/recipes-core/busybox/busybox/find-get-rid-of-nested-functions.patch [deleted file]
meta/recipes-core/busybox/busybox/run-parts.in.usr-bin.patch [deleted file]
meta/recipes-core/busybox/busybox/stat-usr-bin.patch [deleted file]
meta/recipes-core/busybox/busybox/testsuite-du-du-k-works-fix-false-positive.patch [deleted file]
meta/recipes-core/busybox/busybox/watch.in.usr-bin.patch [deleted file]
meta/recipes-core/busybox/busybox_1.22.1.bb [moved from meta/recipes-core/busybox/busybox_1.21.1.bb with 66% similarity]
meta/recipes-core/busybox/busybox_git.bb