[OE-core] [PATCH 0/3] busybox: sync and backport some patches

Junling Zheng zhengjunling at huawei.com
Sun Jun 7 07:52:17 UTC 2015


First, synchronize the patches for busybox_git, which is not used by
default although.

Then, backport two necessary commits from upstream.

Junling Zheng (3):
  busybox: sync the patches for git version
  busybox: fix double free error for ifconfig
  busybox: fix the wrong help text for chown

 .../busybox/busybox/0001-chown-fix-help-text.patch | 34 +++++++++++
 ...ix-double-free-fatal-error-in-INET_sprint.patch | 67 ++++++++++++++++++++++
 meta/recipes-core/busybox/busybox_1.23.2.bb        |  2 +
 meta/recipes-core/busybox/busybox_git.bb           |  4 ++
 4 files changed, 107 insertions(+)
 create mode 100644 meta/recipes-core/busybox/busybox/0001-chown-fix-help-text.patch
 create mode 100644 meta/recipes-core/busybox/busybox/0001-ifconfig-fix-double-free-fatal-error-in-INET_sprint.patch

-- 
1.8.3.4



More information about the Openembedded-core mailing list