Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/8 v2] refresh busybox defconfig
@ 2015-07-28 23:20 Andre McCurdy
  2015-07-28 23:20 ` [PATCH 1/8] busybox: merge login-utilities.cfg into defconfig Andre McCurdy
                   ` (7 more replies)
  0 siblings, 8 replies; 17+ messages in thread
From: Andre McCurdy @ 2015-07-28 23:20 UTC (permalink / raw)
  To: openembedded-core

The current oe-core busybox defconfig dates back to busybox v1.20.2,
so 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 'make oldconfig'. 

The first 4 patches just refresh the oe-core defconfig file (with no
change to the resulting busybox binary). The final 4 patches disable
busybox features added since v1.20.2 which may not be ideal for
oe-core.

Andre McCurdy (8):
  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
  busybox: disable sha3sum in defconfig
  busybox: disable fatattr in defconfig
  busybox: disable fstrim in defconfig
  busybox: disable volumeid support for exFAT, F2FS and NILFS

 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



^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2015-07-30 11:45 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-28 23:20 [PATCH 0/8 v2] refresh busybox defconfig Andre McCurdy
2015-07-28 23:20 ` [PATCH 1/8] busybox: merge login-utilities.cfg into defconfig Andre McCurdy
2015-07-29 22:08   ` Richard Purdie
2015-07-30 11:45     ` Otavio Salvador
2015-07-28 23:20 ` [PATCH 2/8] busybox: re-order defconfig to align with busybox 1.23.2 Andre McCurdy
2015-07-28 23:21 ` [PATCH 3/8] busybox: remove CONFIG_FEATURE_VI_OPTIMIZE_CURSOR from defconfig Andre McCurdy
2015-07-28 23:21 ` [PATCH 4/8] busybox: refresh defconfig for busybox v1.23.2 Andre McCurdy
2015-07-28 23:21 ` [PATCH 5/8] busybox: disable sha3sum in defconfig Andre McCurdy
2015-07-28 23:21 ` [PATCH 6/8] busybox: disable fatattr " Andre McCurdy
2015-07-28 23:21 ` [PATCH 7/8] busybox: disable fstrim " Andre McCurdy
2015-07-29 14:22   ` Burton, Ross
2015-07-29 16:28     ` Otavio Salvador
2015-07-29 18:39       ` Andre McCurdy
2015-07-28 23:21 ` [PATCH 8/8] busybox: disable volumeid support for exFAT, F2FS and NILFS Andre McCurdy
2015-07-29 16:33   ` Otavio Salvador
2015-07-29 18:49     ` Andre McCurdy
2015-07-29 18:50       ` Otavio Salvador

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox