[Openembedded-users] Linux kernel defconfig usage?
Anatoly Shipitsin
norguhtar at gmail.com
Sun Sep 12 06:07:20 UTC 2010
> And hint how to do this?
>
> You can redefine FILESPATH in local.conf. For example
FILESPATH =. "${OEDIR}/mydefines/recipes/${PN}/${PN}/${MACHINE}:"
And put defconfig to
${OEDIR}/mydefines/recipes/linux/linux/arm
${OEDIR} directory contains build and openembedded directories.
Then run
bitbake -c clean kernel
and run again
bitbake kernel
This build kernel with new defconfig
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-users/attachments/20100912/b7332612/attachment-0002.html>
More information about the Openembedded-users
mailing list