populate_sdk_base.bbclass: use SDK_ARCH instead of SDKMACHINE
authorLaurentiu Palcu <laurentiu.palcu@intel.com>
Mon, 5 Nov 2012 13:06:59 +0000 (15:06 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 12 Nov 2012 13:36:39 +0000 (13:36 +0000)
commit5fb97f7284e4c8ae7ebafd1a8dcbcc8b76974c0b
tree3b9a3c75c96bcac3e7819a88967e15909caf9505
parent8a40f5375b66a47b65ae6c5e02d2416bb13afc35
populate_sdk_base.bbclass: use SDK_ARCH instead of SDKMACHINE

If SDKMACHINE is not set, the toolchain will be built but the tarball
installer will not run. A better choice is to use SDK_ARCH because, even
if SDKMACHINE is not set, SDK_ARCH is set, by default, to BUILD_HOST.

(From OE-Core rev: b6d391903ae8baf902fa142a58533857ade6afd3)

Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/populate_sdk_base.bbclass