summaryrefslogtreecommitdiffstats
path: root/scripts/lib/devtool/export.py
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2023-08-15 16:49:24 +0100
committerSteve Sakoman <steve@sakoman.com>2023-08-30 04:52:36 -1000
commitbde906a5f1f60ba6cbae189fa33ea3b336526557 (patch)
tree4a20e778484ef44fd0cd69d1f52fcfd9e933d1bc /scripts/lib/devtool/export.py
parentc444ff4deface08a1feb2344d9f81d1d22d0fbd8 (diff)
downloadpoky-bde906a5f1f60ba6cbae189fa33ea3b336526557.tar.gz
lib/package_manager: Improve repo artefact filtering
If you run an arm build followed by an x86 one and then ask for a full repo to be created, it will include all of the arm and x86 packages. testexport will then find the arm socat package rather than the x86 one and try and run arm binaries within an x86 qemu image with no success. The reproducer for this was: oe-selftest -r fitimage.FitImageTests.test_initramfs_bundle runtime_test.TestImage.test_testimage_install This patch only symlinks in the compatible package archictures rather than all of them which fixes the failure and the resulting autobuilder intermittent failure too. [YOCTO #15190] (From OE-Core rev: 96954ff5ea258e8456c66bfa13a11fb4fe7a3808) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit 30b45bcf49bf8207fd96bb45a55d7708661f3359) Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'scripts/lib/devtool/export.py')
0 files changed, 0 insertions, 0 deletions