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.
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core