[yocto] bitbake -c populate_sdk -v poky-image
Paul Eggleton
paul.eggleton at linux.intel.com
Thu Aug 29 01:13:01 PDT 2013
On Thursday 29 August 2013 10:11:31 Navani Srivastava wrote:
> In order to execute
> "bitbake -c populate_sdk poky-image" are we supposed to declare
> BUILD_ARCH or SDK_ARCH somewhere in local.conf file?
> Yocto Documentation has not mentioned anything like that. Just a doubt as
> "bitbake poky-image" is working fine though populate_sdk is giving problem..
You should set SDKMACHINE if you need the machine that runs the SDK to be a
different architecture from the machine that you're running the build on,
otherwise it will just use the same one.
We're aware the documentation is lacking on -c populate_sdk, and we're
addressing that in the documentation for the next release.
Cheers,
Paul
--
Paul Eggleton
Intel Open Source Technology Centre
More information about the yocto
mailing list