|
8 | 8 | - &tip-url https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git |
9 | 9 | - &arm64-url https://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git |
10 | 10 | # Configuration URLs |
11 | | - - &arm32-alpine-config-url https://git.alpinelinux.org/aports/plain/community/linux-edge/config-edge.armv7 |
| 11 | + - &arm32-alpine-config-url https://github.com/alpinelinux/aports/raw/refs/heads/master/community/linux-edge/config-edge.armv7 |
12 | 12 | - &arm32-suse-config-url https://github.com/openSUSE/kernel-source/raw/master/config/armv7hl/default |
13 | | - - &arm64-alpine-config-url https://git.alpinelinux.org/aports/plain/community/linux-edge/config-edge.aarch64 |
| 13 | + - &arm64-alpine-config-url https://github.com/alpinelinux/aports/raw/refs/heads/master/community/linux-edge/config-edge.aarch64 |
14 | 14 | - &arm64-fedora-config-url https://src.fedoraproject.org/rpms/kernel/raw/rawhide/f/kernel-aarch64-fedora.config |
15 | 15 | - &arm64-suse-config-url https://github.com/openSUSE/kernel-source/raw/master/config/arm64/default |
16 | 16 | - &i386-suse-config-url https://github.com/openSUSE/kernel-source/raw/master/config/i386/default |
17 | 17 | - &ppc64le-fedora-config-url https://src.fedoraproject.org/rpms/kernel/raw/rawhide/f/kernel-ppc64le-fedora.config |
18 | 18 | - &ppc64le-suse-config-url https://github.com/openSUSE/kernel-source/raw/master/config/ppc64le/default |
19 | | - - &riscv-alpine-config-url https://git.alpinelinux.org/aports/plain/community/linux-edge/config-edge.riscv64 |
| 19 | + - &riscv-alpine-config-url https://github.com/alpinelinux/aports/raw/refs/heads/master/community/linux-edge/config-edge.riscv64 |
20 | 20 | - &riscv-suse-config-url https://github.com/openSUSE/kernel-source/raw/master/config/riscv64/default |
21 | 21 | - &s390-fedora-config-url https://src.fedoraproject.org/rpms/kernel/raw/rawhide/f/kernel-s390x-fedora.config |
22 | 22 | - &s390-suse-config-url https://github.com/openSUSE/kernel-source/raw/master/config/s390x/default |
23 | | - - &x86_64-alpine-config-url https://git.alpinelinux.org/aports/plain/community/linux-edge/config-edge.x86_64 |
| 23 | + - &x86_64-alpine-config-url https://github.com/alpinelinux/aports/raw/refs/heads/master/community/linux-edge/config-edge.x86_64 |
24 | 24 | - &x86_64-arch-config-url https://gitlab.archlinux.org/archlinux/packaging/packages/linux/-/raw/main/config |
25 | 25 | - &x86_64-fedora-config-url https://src.fedoraproject.org/rpms/kernel/raw/rawhide/f/kernel-x86_64-fedora.config |
26 | 26 | - &x86_64-suse-config-url https://github.com/openSUSE/kernel-source/raw/master/config/x86_64/default |
0 commit comments