Hi All,


I am new to the OpenEmbedded framework and kindly do let me know if this is not the right forum for such query.


I am using the Dragonboard410c with the Linaro OpenEmbedded Release (Steps to build the sources is: https://github.com/96boards/oe-rpb-manifest)


I want to do a clean build and incremental build of only the kernel sources.


I checked articles for the same and found the below commands:


bitbake -c cleansstate virtual/kernel

bitbake -c clean virtual/kernel


But the above commands are giving error like below:

******* Error Start *******

ERROR: Nothing PROVIDES 'linux-linaro-aarch64'
ERROR: linux-linaro-aarch64 was skipped: We shouldn't have multilib variants for the kernel
ERROR: linux-linaro-aarch64 was skipped: PREFERRED_PROVIDER_virtual/kernel set to linux-linaro-qcomlt, not linux-linaro-aarch64

******* Error End *******


I also tried the below:

bitbake -c cleansstate linux-linaro-qcomlt

bitbake -c cleansstate linux-linaro-aarch64


But that also does not work.


So can you please suggest from where can I know, how to build the kernel without triggering the whole build.



Thanks & Regards,
Sunny

************************************************************************************************************************************************************* eInfochips Business Disclaimer: This e-mail message and all attachments transmitted with it are intended solely for the use of the addressee and may contain legally privileged and confidential information. If the reader of this message is not the intended recipient, or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any dissemination, distribution, copying, or other use of this message or its attachments is strictly prohibited. If you have received this message in error, please notify the sender immediately by replying to this message and please delete it from your computer. Any views expressed in this message are those of the individual sender unless otherwise stated. Company has taken enough precautions to prevent the spread of viruses. However the company accepts no liability for any damage caused by any virus transmitted by this email. *************************************************************************************************************************************************************