diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-09-11 13:25:46 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-09-12 22:48:47 +0100 |
commit | 7c2ff62cb42ac33c8261ee510d5237b9b59bc65f (patch) | |
tree | 9c28ba8cf410942c8685bfd9ec41f154c02e580d /meta/classes/migrate_localcount.bbclass | |
parent | 6a71f661732671dd5ae5d3abce0ea41c7193754d (diff) | |
download | poky-7c2ff62cb42ac33c8261ee510d5237b9b59bc65f.tar.gz |
populate_sdk_base: Fix aarch64 OLDEST_KERNEL sdk issues
aarch64 sets OLDEST_KERNEL to 3.14. This stops the aarch64 SDK installing on
anything with an older kernel which is clearly incorrect.
I attempted to extract the correct non-overridden version from the data store
but it proved problematic and I was running into data store issues. Those
are a separate problem but there isn't time to fix this right now.
Instead just code the SDK kernel version separately to work around this for
now (and fix the autobuilder tests and SDK usage).
(From OE-Core rev: 522ba4c51fff53566678b2689d0d63c393e417b3)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/migrate_localcount.bbclass')
0 files changed, 0 insertions, 0 deletions