diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2023-05-10 16:21:14 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-05-11 17:08:29 +0100 |
commit | 35e5d29a7d654fc79bdb898d0f1fb277270dbfd5 (patch) | |
tree | 981344040931627e8e6ed973572b9d12c4aa85ee /meta/recipes-core | |
parent | d54530b3da0e1ded1db6d3b30fa76c0ee9baecc1 (diff) | |
download | poky-35e5d29a7d654fc79bdb898d0f1fb277270dbfd5.tar.gz |
populate_sdk_base.bbclass: respect MLPREFIX for ptest-pkgs's ptest-runner
* since "populate_sdk_base: ensure ptest-pkgs pulls in ptest-runner" change:
https://git.openembedded.org/openembedded-core/commit/?id=ecff0642be5781f7f6cca617158b04ac9a0e85f0
in multilib build when building lib32-foo-image it can pick wrong
ptest-runner package if it was built in the same TMPDIR before the
image, do_rootfs then fails to find it, if the package manager config
doesn't have 64-bit feed enabled:
opkg_prepare_url_for_install: Couldn't find anything to satisfy 'ptest-runner'
(From OE-Core rev: 4d24749e7e94881bb952f5c927f0012eb70d4390)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core')
0 files changed, 0 insertions, 0 deletions