]> code.ossystems Code Review - openembedded-core.git/commit
cmake.bbclass: ensure CMAKE_SYSTEM_NAME is correct
authorSaul Wold <sgw@linux.intel.com>
Tue, 10 Sep 2013 17:28:15 +0000 (10:28 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 10 Sep 2013 21:55:50 +0000 (22:55 +0100)
commit7d8b700242b1b32c6b6d0735b497701800f54fc4
treec5b56a695322a59d5542697a1592b9a4a79f702f
parent02085d410bf734e833d45293f4d5b06bb9536a60
cmake.bbclass: ensure CMAKE_SYSTEM_NAME is correct

Using TARGET_OS can add the ABIEXTENSION so ensure that is is removed for the Linux
TARGET_OS, we might have other TARGET_OSes so don't hard code CMAKE_SYSTEM_NAME

[YOCTO #5145]

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/cmake.bbclass