diff options
author | Stefan Lendl <ste.lendl@gmail.com> | 2018-11-27 14:19:45 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-12-06 16:26:52 +0000 |
commit | 182e8eec6dd24e0f8e256bfbac704924c7c94a67 (patch) | |
tree | 80433e42d31c003bf7077d60022848eaeb139661 /bitbake-dev | |
parent | fffac6b38a56f636e5a916696a2fbe7c6dfb70b2 (diff) | |
download | poky-rocko-next.tar.gz |
make PREFERRED_VERSION_openssl* overwritable on sumorocko-next
defaultsetup.conf and therefore default-versions.inc is sourced pretty late in bitbake.conf.
default-versions.inc overwrites previous assignments of PREFERRED_VERSION_openssl.
Assigning it with ?= allows other .conf files to assign correctly.
in particular assignment in conf/local.conf and machine config is used instead of default.
(From OE-Core rev: dc69018e3be64c244b4b97d81f1f1a1e9e552c10)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake-dev')
0 files changed, 0 insertions, 0 deletions