summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/cooker.py
diff options
context:
space:
mode:
authorCharlie Davies <charles.davies@whitetree.xyz>2021-02-18 20:52:18 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-03-15 14:36:51 +0000
commit78fcf6831a3f12e5dd1aa0679fd972b040ea3d0d (patch)
tree707221c2e33d192b438221e46d27ccd06574966b /bitbake/lib/bb/cooker.py
parent3752782cb77749ef11d947a26cfa7e4905662339 (diff)
downloadpoky-78fcf6831a3f12e5dd1aa0679fd972b040ea3d0d.tar.gz
bitbake: bitbake: providers: check for REQUIRED_VERSION in _filterProviders
Before the REQUIRED_VERSION variable was introduced the PREFERRED_VERSION variable allowed for a fallback to the next most suitable version. Since REQUIRED_VERSION does not allow a fallback to a different version implement a check in the _filterProviders function to make sure that if a requested REQUIRED_VERSION is not found then the function returns no eligible providers have been found. Fixes [YOCTO #10096] (Bitbake rev: c41386b78aa53e0bf081cd973c950b88126670a7) Signed-off-by: Charlie Davies <charles.davies@whitetree.xyz> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/cooker.py')
0 files changed, 0 insertions, 0 deletions