[bitbake-devel] source modification and re-build

Zhenhua Luo zhenhua.luo at nxp.com
Thu Jul 21 04:00:17 UTC 2016


Hi Nousilal,

“bitbake -c menuconfig nousi-linux” is used for changing the kernel configs instead of modifying source code, you can run “bitbake -C compile -f nousi-linux ” to force rebuild with updated kernel configs.

To modify the source code, you can do it in tmp/work-shared/<machine>/kernel-source/, then run “bitbake -C compile –f nousi-linux” to rebuild new kernel image.


Best Regards,

Zhenhua

From: bitbake-devel-bounces at lists.openembedded.org [mailto:bitbake-devel-bounces at lists.openembedded.org] On Behalf Of nousi
Sent: Wednesday, July 20, 2016 2:18 PM
To: bitbake-devel at lists.openembedded.org
Subject: [bitbake-devel] source modification and re-build

Hi All,

Am new to yocto environment, please let me know the process to change kernel source using "bitbake nousi-linux -c menuconfig".

I can able to make changes using "bitbake nousi-linux -c menuconfig" this command but my changes were not included in the new re-built image.
Am using the development linux source code.
Any help is appreciated.

--
Thanks & Regards,
B.Nousilal,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/bitbake-devel/attachments/20160721/0fed54b3/attachment.html>


More information about the bitbake-devel mailing list