]> code.ossystems Code Review - openembedded-core.git/commit
meta-environment: Fix TARGET_OS problem for ppc
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 19 Sep 2014 17:08:40 +0000 (18:08 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 22 Sep 2014 11:57:12 +0000 (12:57 +0100)
commitae265973c96ff4b8b5580436647fc361490e134c
tree5024c9ebb6c4d36273768430fd3ae391fe4d5b4f
parent0cc59247ece1ea134d060d3ff064b5561972a92b
meta-environment: Fix TARGET_OS problem for ppc

Due to the use of the cross-canadian inherit, TARGET_OS can be reset to
values other than the correct one, leading to generation of the wrong
files.

By expanding REAL_MULTIMACH_TARGET_SYS before the inherit, the correct
OS value is preserved and we generate the right environment files.

[YOCTO #6608]
[YOCTO #6613]

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/meta/meta-environment.bb