]> code.ossystems Code Review - openembedded-core.git/commit
cmake: set system name correctly
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 8 Jan 2014 17:22:59 +0000 (17:22 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 8 Jan 2014 17:25:44 +0000 (17:25 +0000)
commit8a414086c04acb1c9387567a49f05577fa0d66ba
tree2c8a8efeba6d10989ba824e1bf659e958f6f6e8b
parent394fa61d00b97c19610bfb38f02174c4e8aeeb15
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 master rev: 57be84259f0885865c85d7bac350979430b956b5)

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