summaryrefslogtreecommitdiffstats
path: root/meta/conf/local.conf.sample
diff options
context:
space:
mode:
authorRoss Burton <ross@burtonini.com>2020-12-22 17:23:14 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-12-24 08:25:10 +0000
commit539cd4a5fbb9e4507d90bfb1165fcb06907b46d8 (patch)
tree683dff5e3294a47260dbb66cea82f8c25e307ef6 /meta/conf/local.conf.sample
parent3b258e4d9e38d4224029ad503c7821d9381264c0 (diff)
downloadopenembedded-core-contrib-539cd4a5fbb9e4507d90bfb1165fcb06907b46d8.tar.gz
bitbake.conf: default SDKMACHINE to the build host architecture
Currently there's a limitation that Extensible SDKs can only be build on a machine with the same architecture as the SDK. However, SDKMACHINE defaults to x86-64, which means eSDKs cannot be built out of the box on arm64 systems. By defaulting SDKMACHINE to ${BUILD_ARCH} we generate SDKs for the build host, so they'll always work out of the box. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf/local.conf.sample')
0 files changed, 0 insertions, 0 deletions