summaryrefslogtreecommitdiffstats
path: root/bitbake
diff options
context:
space:
mode:
authorWill Newton <will.newton@gmail.com>2017-09-08 09:52:23 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-10-24 14:55:01 +0100
commit50cc15335ebcdfa2a2fc52c11fa01695dfdb9e26 (patch)
tree94b892742a03359ea093fbe11eef35b8c0d83e4c /bitbake
parent827eb5b232d54909377e2b18d39d34d6c1c21413 (diff)
downloadpoky-50cc15335ebcdfa2a2fc52c11fa01695dfdb9e26.tar.gz
goarch.bbclass: Replace logic for setting GOARM
The previous logic applied a regex to TUNE_FEATURES which could set the GOARM value to 7 incorrectly, for example when dealing with an arm1176 core. Simplify to check for the presence of "armv7" instead. At the same time add a check for "armv6" and set GOARM to 6 in that case. (From OE-Core rev: 93dd2f9f3edf0584f9e806c629611d645dd72dbf) Signed-off-by: Will Newton <willn@resin.io> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake')
0 files changed, 0 insertions, 0 deletions