[OE-core] [PATCH 00/11] busybox fixes and cleanups + update 1.23.2 -> 1.24.1
Andre McCurdy
armccurdy at gmail.com
Thu Nov 19 21:08:18 UTC 2015
On Fri, Nov 6, 2015 at 12:47 AM, Andre McCurdy <armccurdy at gmail.com> wrote:
> Andre McCurdy (11):
> busybox_git: Enable getopt applet
> busybox.inc: don't export EXTRA_OEMAKE
> busybox: move EXTRA_OEMAKE etc into busybox.inc
> busybox.inc: explicitly include CC=${CC} on make command line
> busybox.inc: don't set .config CROSS_COMPILER_PREFIX
> busybox.inc: fix CONFIG_EXTRA_CFLAGS configmangle
> busybox.inc: remove MAKEFLAGS over-ride from EXTRA_OEMAKE
> busybox: re-order defconfig to align with busybox 1.24.1
> busybox: update 1.23.2 -> 1.24.1
> busybox: disable support for mounting NFS file systems on Linux < 2.6.23
> busybox: enable resize applet
I'm planning to refresh these patches one more time to remove "-e"
from EXTRA_OEMAKE.
Is there anything else which needs fixing or dropping before these
patches are suitable for merging to master?
> meta/recipes-core/busybox/busybox.inc | 20 +-
> .../busybox/0001-Switch-to-POSIX-utmpx-API.patch | 388 ---------------------
> .../busybox/busybox/0001-chown-fix-help-text.patch | 34 --
> ...ix-double-free-fatal-error-in-INET_sprint.patch | 67 ----
> meta/recipes-core/busybox/busybox/defconfig | 63 ++--
> meta/recipes-core/busybox/busybox/resize.cfg | 2 +
> meta/recipes-core/busybox/busybox_1.23.2.bb | 53 ---
> meta/recipes-core/busybox/busybox_1.24.1.bb | 43 +++
> meta/recipes-core/busybox/busybox_git.bb | 18 +-
> 9 files changed, 105 insertions(+), 583 deletions(-)
> delete mode 100644 meta/recipes-core/busybox/busybox/0001-Switch-to-POSIX-utmpx-API.patch
> delete mode 100644 meta/recipes-core/busybox/busybox/0001-chown-fix-help-text.patch
> delete mode 100644 meta/recipes-core/busybox/busybox/0001-ifconfig-fix-double-free-fatal-error-in-INET_sprint.patch
> create mode 100644 meta/recipes-core/busybox/busybox/resize.cfg
> delete mode 100644 meta/recipes-core/busybox/busybox_1.23.2.bb
> create mode 100644 meta/recipes-core/busybox/busybox_1.24.1.bb
>
> --
> 1.9.1
>
More information about the Openembedded-core
mailing list