]> code.ossystems Code Review - openembedded-core.git/commit
meson: map the system property in the cross file
authorRoss Burton <ross.burton@intel.com>
Fri, 20 Dec 2019 14:57:35 +0000 (14:57 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 28 Dec 2019 23:25:35 +0000 (23:25 +0000)
commitf408bbb1cc72b84905b22d100f52c0a9f54ff3fe
tree0e127ac35ba82c1361b3c4e13c540a9ea699c830
parentdd9c3d042aa5c2ae0fd80b558ec7e9c793ff36f0
meson: map the system property in the cross file

We can't just use HOST_OS, as in meta-mingw SDKs that is 'mingw32' but Meson
expects 'windows'.

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/meson.bbclass