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