[OE-core] [PATCH v2] busybox: Upgrade to upstream 1.20.2

Anders Darander anders at chargestorm.se
Mon Aug 20 13:02:18 UTC 2012


* Phil Blundell <philb at gnu.org> [120820 11:33]:

> On Mon, 2012-08-20 at 12:28 +0300, Radu Moisan wrote:
> > Any suggestions on how to do that?

> "vi defconfig", then add 

> # CONFIG_LSOF is not set

> at some appropriate place.

> Alternatively, bitbake -c menuconfig busybox, make sure lsof is
> disabled, then copy the resulting .config file back into defconfig.

And as a last step (regardless of which way you're modifying the
defconfig) use git diff to check that you're changing things correclty,
i.e. not enabling more functionality than before (unless there's a good
reason for this).

Apart from that, I prefer that we copy the defconfig from a build, as
busybox sometimes likes to re-order the configuration options between
releases. I just happen to prefer to easily be able to compare my built
config with the supplied defconfig, with the minimum of changes.

Cheers,
Anders


-- 
Anders Darander
ChargeStorm AB / eStorm AB




More information about the Openembedded-core mailing list