[yocto] Force rebuild to regenerate .ko

Kosta Zertsekel KZertsekel at advaoptical.com
Sat Oct 13 02:01:49 PDT 2018


Please add more details.


For example, where ixgbe.ko resides (what layer)?

If it is in Linux kernel (linux-yocto package), then just:

$ bitbake linux-yocto -c cleanall

$ bitbake linux-yocto


--- Kosta Z.


________________________________
From: yocto-bounces at yoctoproject.org <yocto-bounces at yoctoproject.org> on behalf of Raymond Yeung <rksyeung at hotmail.com>
Sent: Friday, 12 October 2018 6:29:44
To: yocto at yoctoproject.org
Subject: [yocto] Force rebuild to regenerate .ko

I've a Intel Ethernet driver, ixgbe.ko.  I made some changes (debug logs) to the source file.  How do I force the .ko to be regenerated within yocto environment, without rebuilding the entire yocto code base?

I tried to do bitbake of the image name earlier, but bitbake decides that there's nothing to be done.  This is even after I'd removed the cache and sstate directories.

Thanks,
Raymond
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20181013/fa017705/attachment.html>


More information about the yocto mailing list