parent
aa9cc057f1
commit
a3510eca5e
@ -78,8 +78,8 @@ def test_aportgen_versions(args):
|
|||||||
index = pmb.helpers.repo.alpine_apkindex_path(args, "main", "x86_64")
|
index = pmb.helpers.repo.alpine_apkindex_path(args, "main", "x86_64")
|
||||||
|
|
||||||
# Alpine packages and patterns for our derivatives
|
# Alpine packages and patterns for our derivatives
|
||||||
# binutils: frozen at 2.31 for now, until #295 is resolved!
|
map = {"binutils": "binutils-*",
|
||||||
map = {"busybox": "busybox-static-*",
|
"busybox": "busybox-static-*",
|
||||||
"gcc": "gcc-*",
|
"gcc": "gcc-*",
|
||||||
"grub": "grub-efi-*",
|
"grub": "grub-efi-*",
|
||||||
"musl": "musl-*"}
|
"musl": "musl-*"}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user