Re: bitbake -c populate_sdk_ext not Creating a SDK
Zhenhua Luo
Hi John,
You are missing the target image in the command, please run “bitbake <target-image> -c populate_sdk_ext” to produce the SDK.
Best Regards,
Zhenhua
From: meta-freescale-bounces@... <meta-freescale-bounces@...>
On Behalf Of John Matt
Sent: Thursday, December 20, 2018 3:35 PM To: meta-freescale Mailing List <meta-freescale@...> Subject: [meta-freescale] bitbake -c populate_sdk_ext not Creating a SDK
Hi All,
I am trying to create a sdk, and according to my reading based on Yocto documentation, " bitbake -c populate_sdk_ext" command will create a sdk, and place it under tmp/deploy/sdk folder.
build_ls1088ardb$ bitbake -c populate_sdk_ext
Command produces following results:
Nothing to do. Use 'bitbake world' to build everything, or run 'bitbake --help' for usage information. But, I do not see the SDK folder?
Any ideas?
Thanks, John.
|
|