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

Phil Blundell philb at gnu.org
Mon Aug 20 08:18:17 UTC 2012


On Mon, 2012-08-20 at 10:46 +0300, Radu Moisan wrote:
> @@ -97,6 +97,8 @@ do_prepare_config () {
>  		< ${WORKDIR}/defconfig > ${S}/.config
>  	sed -i -e '/CONFIG_STATIC/d' .config
>  	echo "# CONFIG_STATIC is not set" >> .config
> +	sed -i -e '/CONFIG_LSOF/d' .config
> +	echo "# CONFIG_LSOF is not set" >> .config
>  	for i in 'CROSS' 'DISTRO FEATURES'; do echo "### $i"; done >> \
>  		${S}/.config
>  	sed -i -e '${configmangle}' ${S}/.config

Why is this desirable?

p.






More information about the Openembedded-core mailing list