Skip to content

Commit 9551656

Browse files
committed
generator: yml: Update Alpine Linux configuration links
linux-edge was removed in [1] and replaced with linux-stable in [2]. Link: alpinelinux/aports@61c910e [1] Link: alpinelinux/aports@2bf3fe3 [2] Signed-off-by: Nathan Chancellor <[email protected]>
1 parent 87c84b5 commit 9551656

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

generator/yml/0002-urls.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,19 +6,19 @@ urls:
66
- &android-url https://android.googlesource.com/kernel/common.git
77
- &tip-url https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git
88
# Configuration URLs
9-
- &arm32-alpine-config-url https://github.com/alpinelinux/aports/raw/refs/heads/master/community/linux-edge/config-edge.armv7
9+
- &arm32-alpine-config-url https://github.com/alpinelinux/aports/raw/refs/heads/master/community/linux-stable/stable.armv7.config
1010
- &arm32-suse-config-url https://github.com/openSUSE/kernel-source/raw/master/config/armv7hl/default
11-
- &arm64-alpine-config-url https://github.com/alpinelinux/aports/raw/refs/heads/master/community/linux-edge/config-edge.aarch64
11+
- &arm64-alpine-config-url https://github.com/alpinelinux/aports/raw/refs/heads/master/community/linux-stable/stable.aarch64.config
1212
- &arm64-fedora-config-url https://src.fedoraproject.org/rpms/kernel/raw/rawhide/f/kernel-aarch64-fedora.config
1313
- &arm64-suse-config-url https://github.com/openSUSE/kernel-source/raw/master/config/arm64/default
1414
- &i386-suse-config-url https://github.com/openSUSE/kernel-source/raw/master/config/i386/default
1515
- &ppc64le-fedora-config-url https://src.fedoraproject.org/rpms/kernel/raw/rawhide/f/kernel-ppc64le-fedora.config
1616
- &ppc64le-suse-config-url https://github.com/openSUSE/kernel-source/raw/master/config/ppc64le/default
17-
- &riscv-alpine-config-url https://github.com/alpinelinux/aports/raw/refs/heads/master/community/linux-edge/config-edge.riscv64
17+
- &riscv-alpine-config-url https://github.com/alpinelinux/aports/raw/refs/heads/master/community/linux-stable/stable.riscv64.config
1818
- &riscv-suse-config-url https://github.com/openSUSE/kernel-source/raw/master/config/riscv64/default
1919
- &s390-fedora-config-url https://src.fedoraproject.org/rpms/kernel/raw/rawhide/f/kernel-s390x-fedora.config
2020
- &s390-suse-config-url https://github.com/openSUSE/kernel-source/raw/master/config/s390x/default
21-
- &x86_64-alpine-config-url https://github.com/alpinelinux/aports/raw/refs/heads/master/community/linux-edge/config-edge.x86_64
21+
- &x86_64-alpine-config-url https://github.com/alpinelinux/aports/raw/refs/heads/master/community/linux-stable/stable.x86_64.config
2222
- &x86_64-arch-config-url https://gitlab.archlinux.org/archlinux/packaging/packages/linux/-/raw/main/config
2323
- &x86_64-fedora-config-url https://src.fedoraproject.org/rpms/kernel/raw/rawhide/f/kernel-x86_64-fedora.config
2424
- &x86_64-suse-config-url https://github.com/openSUSE/kernel-source/raw/master/config/x86_64/default

0 commit comments

Comments
 (0)