]> code.ossystems Code Review - openembedded-core.git/commit
meson.bbclass: avoid unexpected operating-system names
authorAndreas M?ller <schnitzeltony@gmail.com>
Wed, 15 Apr 2020 22:30:36 +0000 (00:30 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 17 Jun 2020 15:31:48 +0000 (16:31 +0100)
commit010202076760329829fbde8dab4f535d6f755873
treecc7b19b3505dc22dde191738dd5f323ee90f2e92
parent0424df825f1e509faf6cd44403c0736bb91b57c3
meson.bbclass: avoid unexpected operating-system names

For example 'linux-gnueabi' is not what meson consumers expect: See canonical
table of OS names for Meson (thanks Ross). Surprisingly this did not pop up
earlier but wrong system-name can break building as described in [1]

[1] https://lists.openembedded.org/g/openembedded-core/topic/meson_host_machine_system/73023862

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/meson.bbclass