|
6 | 6 | - &android-url https://android.googlesource.com/kernel/common.git
|
7 | 7 | - &tip-url https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git
|
8 | 8 | # 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 |
10 | 10 | - &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 |
12 | 12 | - &arm64-fedora-config-url https://src.fedoraproject.org/rpms/kernel/raw/rawhide/f/kernel-aarch64-fedora.config
|
13 | 13 | - &arm64-suse-config-url https://github.com/openSUSE/kernel-source/raw/master/config/arm64/default
|
14 | 14 | - &i386-suse-config-url https://github.com/openSUSE/kernel-source/raw/master/config/i386/default
|
15 | 15 | - &ppc64le-fedora-config-url https://src.fedoraproject.org/rpms/kernel/raw/rawhide/f/kernel-ppc64le-fedora.config
|
16 | 16 | - &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 |
18 | 18 | - &riscv-suse-config-url https://github.com/openSUSE/kernel-source/raw/master/config/riscv64/default
|
19 | 19 | - &s390-fedora-config-url https://src.fedoraproject.org/rpms/kernel/raw/rawhide/f/kernel-s390x-fedora.config
|
20 | 20 | - &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 |
22 | 22 | - &x86_64-arch-config-url https://gitlab.archlinux.org/archlinux/packaging/packages/linux/-/raw/main/config
|
23 | 23 | - &x86_64-fedora-config-url https://src.fedoraproject.org/rpms/kernel/raw/rawhide/f/kernel-x86_64-fedora.config
|
24 | 24 | - &x86_64-suse-config-url https://github.com/openSUSE/kernel-source/raw/master/config/x86_64/default
|
0 commit comments