cmake: set system name correctly
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 7 Sep 2013 22:25:14 +0000 (23:25 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 8 Sep 2013 09:51:56 +0000 (10:51 +0100)
commit87022025700f929dc89391eaef6be58cd87932e5
tree725c80ed6791863733c1d61c94d8d7ecae677dcd
parent252d72bf42341dd739792242621587e761ab9163
cmake: set system name correctly

For unknown reasons, the cmake class is using SDK_OS as the
target system OS. This makes no sense but only shows up as a problem
when you try a different SDK OS. Fix it to use TARGET_OS which is
the correct thing to do. For the vast majority of users this will
make no difference.

(From OE-Core rev: 57be84259f0885865c85d7bac350979430b956b5)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/cmake.bbclass