[OE-core] [PATCH 0/4] refresh busybox defconfig

Andre McCurdy armccurdy at gmail.com
Fri Jul 3 01:45:38 UTC 2015


The oe-core busybox defconfig file is based on busybox v1.20.2,
therefore any new configure options introduced in busybox v1.21.x,
v1.22.x and v1.23.x take on default values when the oe-core defconfig
is run through busybox v1.23.2 'make oldconfig'.

This patch series just refreshes the oe-core defconfig file, it does
not try to 'fix' any options for which the upstream default may not be
ideal for oe-core (if such cases exist, they should be addressed in a
separate commit).

Andre McCurdy (4):
  busybox: merge login-utilities.cfg into defconfig
  busybox: re-order defconfig to align with busybox 1.23.2
  busybox: remove CONFIG_FEATURE_VI_OPTIMIZE_CURSOR from defconfig
  busybox: refresh defconfig for busybox v1.23.2

 meta/recipes-core/busybox/busybox/defconfig        | 158 +++++++++++++--------
 .../busybox/busybox/login-utilities.cfg            |  13 --
 meta/recipes-core/busybox/busybox_1.23.2.bb        |   1 -
 meta/recipes-core/busybox/busybox_git.bb           |   1 -
 4 files changed, 98 insertions(+), 75 deletions(-)
 delete mode 100644 meta/recipes-core/busybox/busybox/login-utilities.cfg

-- 
1.9.1




More information about the Openembedded-core mailing list