]> code.ossystems Code Review - openembedded-core.git/commit
meson: pass correct endian in the cross file
authorRoss Burton <ross.burton@intel.com>
Tue, 25 Sep 2018 13:43:45 +0000 (14:43 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 25 Sep 2018 22:15:42 +0000 (23:15 +0100)
commit2f9adf05efdddf8dae9c58976ae56cf32d9e57f0
tree267c523960dd3d08d69947210a646358fb7e8345
parentd9e5308ebfe376814f383d61ed00b50e8bad526b
meson: pass correct endian in the cross file

Meson doesn't care for the value of the endian field, but packages may want to
use it and Meson master now validates the value.

Use siteinfo to obtain the endianism and write the correct value.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/meson.bbclass