aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Huth <thuth@redhat.com>2024-05-14 17:44:25 +0200
committerThomas Huth <thuth@redhat.com>2024-05-14 17:53:29 +0200
commit1045f947f0a19b0c48e2b83f6e2b25b6467239e6 (patch)
tree725d4a9ca71fec3f5319f1a4983cfe4151a54fbc
parent5c08b27701d49fcb38710f817314e903610c3a2b (diff)
downloadlibvirt-ci-1045f947f0a19b0c48e2b83f6e2b25b6467239e6.zip
libvirt-ci-1045f947f0a19b0c48e2b83f6e2b25b6467239e6.tar.gz
libvirt-ci-1045f947f0a19b0c48e2b83f6e2b25b6467239e6.tar.bz2
lcitool/facts/mappings.yml: Add 'cross-policy-default' for mingw-w64-tool
The entry for mingw-w64-tool does not work properly without the "cross-policy-default: foreign" statement. Fixes: 5c08b277 ("lcitool/facts/mappings.yml: Add a mapping for mingw-w64-tools") Signed-off-by: Thomas Huth <thuth@redhat.com>
-rw-r--r--lcitool/facts/mappings.yml1
-rw-r--r--tests/data/packages/out/fedora-rawhide-cross-mingw64.yml1
2 files changed, 2 insertions, 0 deletions
diff --git a/lcitool/facts/mappings.yml b/lcitool/facts/mappings.yml
index 68e3cd0..c76bc2b 100644
--- a/lcitool/facts/mappings.yml
+++ b/lcitool/facts/mappings.yml
@@ -1224,6 +1224,7 @@ mappings:
mingw-w64-tools:
cross-mingw64-rpm: mingw-w64-tools
+ cross-policy-default: foreign
mkisofs:
apk: cdrkit
diff --git a/tests/data/packages/out/fedora-rawhide-cross-mingw64.yml b/tests/data/packages/out/fedora-rawhide-cross-mingw64.yml
index 9575365..06cca64 100644
--- a/tests/data/packages/out/fedora-rawhide-cross-mingw64.yml
+++ b/tests/data/packages/out/fedora-rawhide-cross-mingw64.yml
@@ -1,4 +1,5 @@
cross:
+- mingw-w64-tools
- mingw32-nsis
- mingw64-SDL2
- mingw64-SDL2_image