2022-11-11 03:46 AM
2022-11-14 06:28 AM
Hello @AKuma.46 ,
bitbake is not a tool that you have by sourcing the SDK but by sourcing in a Distribution Package Context which is really different. Sourcing an SDK is used to cross compile kernels or application for example. Sourcing in a Distribution Package context is used to compile a Linux distribution.
I invite you to double read the Distribution Package article to better understand.
Kind regards,
Erwan.
2022-11-11 03:51 AM
Small correction with Version: 3.0.0
Adding to this :
PC $> /<working Directory>/SDK$ ls
environment-setup-cortexa7t2hf-neon-vfpv4-ostl-linux-gnueabi sysroots
site-config-cortexa7t2hf-neon-vfpv4-ostl-linux-gnueabi version-cortexa7t2hf-neon-vfpv4-ostl-linux-gnueabi
PC $> /<working Directory>/SDK$ bitbake -c populate_sdk st-image-weston
bitbake: command not found
2022-11-14 06:28 AM
Hello @AKuma.46 ,
bitbake is not a tool that you have by sourcing the SDK but by sourcing in a Distribution Package Context which is really different. Sourcing an SDK is used to cross compile kernels or application for example. Sourcing in a Distribution Package context is used to compile a Linux distribution.
I invite you to double read the Distribution Package article to better understand.
Kind regards,
Erwan.
2022-11-24 05:14 AM
Hello @AKuma.46 ,
Is this fixed now or do you still need help on this topic?
Best Regards,
Kevin
In order to give better visibility on the answered topics, please click on 'Select as Best' on the reply which solved your issue or answered your question. See also 'Best Answers'
2022-11-24 09:59 PM
Dear Team,
I went through Distribution package article and understood the flow.
Thankyou for you valuable suggestion.
Regards
Aniket Kumar