diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2018-12-17 10:26:48 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-01-08 20:12:12 +0000 |
commit | 16643e8309afd03e99be2482ae7f7ce11cb0bebe (patch) | |
tree | 34a60b8a8684019f71991a36d1ba8c74e6496325 /scripts/lib/devtool/build_sdk.py | |
parent | a6356975709cb7bcfbea60ce9f1507583eccd2e2 (diff) | |
download | openembedded-core-16643e8309afd03e99be2482ae7f7ce11cb0bebe.tar.gz openembedded-core-16643e8309afd03e99be2482ae7f7ce11cb0bebe.tar.bz2 openembedded-core-16643e8309afd03e99be2482ae7f7ce11cb0bebe.zip |
linux-yocto: correct qemumips64el definition
The big endian mips definition was used as the basis for the little
endian machine. Unfortunatey, the KMACHINE definitions were not fully
cleared, so big endian builds will match on the 'le' variant .. and
break.
We drop the BE machine definitions from the LE variant and we are fixed.
(From OE-Core rev: 863e520059cdc96817ec87983d1e036f291bf37c)
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
[Dropped 4.19 changes]
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'scripts/lib/devtool/build_sdk.py')
0 files changed, 0 insertions, 0 deletions