]> code.ossystems Code Review - openembedded-core.git/commit
bitbake.conf: use TUNE_PKGARCH instead of TARGET_ARCH in SDK_NAME
authorMartin Jansa <martin.jansa@gmail.com>
Fri, 23 Mar 2012 22:30:40 +0000 (22:30 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 26 Apr 2012 09:59:20 +0000 (10:59 +0100)
commit5a1f172d35be610688842a8a9a84f24edb9aeb51
tree5c18d15cbeceae1f1e564deb3ce2f758dc3ba0c2
parent764bc41950513bede2ff763d0db55961f00318da
bitbake.conf: use TUNE_PKGARCH instead of TARGET_ARCH in SDK_NAME

* also use weak assignment for SDK_NAME_PREFIX as suggested by khem
* TUNE_PKGARCH is not 100% right too, because such SDK image usually has few
  machine specific packages included (e.g. base-files, securetty, opkg configs)
  but those are not important for SDK users so it's better to have one SDK for
  whole e.g. armv7a-vfp-neon then 6 SDK for each machine which would work the
  same.
  You can see diff between crespo and om-gta04 SDK here:
  http://build.shr-project.org/shr-core/sdk/oecore-i686-armv7a-vfp-neon-toolchain-efl-crespo-om-gta04.diff

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/bitbake.conf