]> code.ossystems Code Review - openembedded-core.git/commit
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 12:43:46 +0000 (12:43 +0000)
commitb6d391903ae8baf902fa142a58533857ade6afd3
tree1f2032c463e9b7b92b7832afc7a3e51670c65827
parentce5fcad59fff19dbffc2d7b49c0c8bf3701d17ed
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.

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