diff options
author | Saul Wold <sgw@bigsur.com> | 2023-12-23 17:12:07 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-12-28 10:57:49 +0000 |
commit | acf45e764ca439fe38192a7e5d394d2a62bff886 (patch) | |
tree | d71c94211996f43c00495a616d50e1f72d75686a /scripts/lib/scriptutils.py | |
parent | b723fcaac52f4e371f22c191b0b70dfcf4489925 (diff) | |
download | poky-acf45e764ca439fe38192a7e5d394d2a62bff886.tar.gz |
package.py: OEHasPackage: Add MLPREFIX to packagename
FIXES [YOCTO #12342]
When testing a Multilib image, the package manifest list contains
the fully qualified package name which includes the Multilib Prefix.
This patch adds the MLPREFIX to the package names that are passed
into the @OEHasPackage() decorator to ensure the set isdisjoint()
matches correctly.
(From OE-Core rev: ab87e4f92305b2a664cc473869e1615cf56e0936)
Signed-off-by: Saul Wold <sgw@bigsur.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/scriptutils.py')
0 files changed, 0 insertions, 0 deletions