]> code.ossystems Code Review - openembedded-core.git/commit
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:48:24 +0000 (10:48 +0100)
commit57be84259f0885865c85d7bac350979430b956b5
tree68161cc94941029275c512624191d40ec6d21113
parent765982f4c050d9cd3eb608d630312da482c737c7
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.

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