]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
toolchain-scripts: export the target endianism and word size
authorRoss Burton <ross.burton@arm.com>
Mon, 20 May 2024 10:18:31 +0000 (10:18 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 22 May 2024 09:20:08 +0000 (10:20 +0100)
commitc2fee816cae6dbedcb40f15be4a1b9ee91757a64
tree5f7d5227ff7c08380adf3249f0af2e5e9d5e0e46
parent3e441544f1aa7258718a1cadd6836d9cd9dc65ab
toolchain-scripts: export the target endianism and word size

Some build systems (notably, Meson) like to be told when cross-compiling
what the target endian and word size is.  We don't have these exported
via the variables, so add them using siteinfo as a source of data.

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