[openwrt/openwrt] apm821xx: rename kernel config/patches to 6.12

LEDE Commits lede-commits at lists.infradead.org
Fri Jul 18 15:01:51 PDT 2025


hauke pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/d15ed1614d25008dbeb76b392d2889f944a848f0

commit d15ed1614d25008dbeb76b392d2889f944a848f0
Author: Rosen Penev <rosenp at gmail.com>
AuthorDate: Mon May 12 17:24:21 2025 -0700

    apm821xx: rename kernel config/patches to 6.12
    
    This is a preparation for 6.12 kernel support. It can help us
    track the files history by using the Git tool.
    
    Signed-off-by: Rosen Penev <rosenp at gmail.com>
    Link: https://github.com/openwrt/openwrt/pull/18798
    Signed-off-by: Hauke Mehrtens <hauke at hauke-m.de>
---
 target/linux/apm821xx/{config-6.6 => config-6.12}                         | 0
 .../{patches-6.6 => patches-6.12}/201-add-amcc-apollo3g-support.patch     | 0
 .../{patches-6.6 => patches-6.12}/300-fix-atheros-nics-on-apm82181.patch  | 0
 .../{patches-6.6 => patches-6.12}/301-fix-memory-map-wndr4700.patch       | 0
 .../900-powerpc-bootwrapper-force-gzip-as-mkimage-s-compress.patch        | 0
 5 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/target/linux/apm821xx/config-6.6 b/target/linux/apm821xx/config-6.12
similarity index 100%
rename from target/linux/apm821xx/config-6.6
rename to target/linux/apm821xx/config-6.12
diff --git a/target/linux/apm821xx/patches-6.6/201-add-amcc-apollo3g-support.patch b/target/linux/apm821xx/patches-6.12/201-add-amcc-apollo3g-support.patch
similarity index 100%
rename from target/linux/apm821xx/patches-6.6/201-add-amcc-apollo3g-support.patch
rename to target/linux/apm821xx/patches-6.12/201-add-amcc-apollo3g-support.patch
diff --git a/target/linux/apm821xx/patches-6.6/300-fix-atheros-nics-on-apm82181.patch b/target/linux/apm821xx/patches-6.12/300-fix-atheros-nics-on-apm82181.patch
similarity index 100%
rename from target/linux/apm821xx/patches-6.6/300-fix-atheros-nics-on-apm82181.patch
rename to target/linux/apm821xx/patches-6.12/300-fix-atheros-nics-on-apm82181.patch
diff --git a/target/linux/apm821xx/patches-6.6/301-fix-memory-map-wndr4700.patch b/target/linux/apm821xx/patches-6.12/301-fix-memory-map-wndr4700.patch
similarity index 100%
rename from target/linux/apm821xx/patches-6.6/301-fix-memory-map-wndr4700.patch
rename to target/linux/apm821xx/patches-6.12/301-fix-memory-map-wndr4700.patch
diff --git a/target/linux/apm821xx/patches-6.6/900-powerpc-bootwrapper-force-gzip-as-mkimage-s-compress.patch b/target/linux/apm821xx/patches-6.12/900-powerpc-bootwrapper-force-gzip-as-mkimage-s-compress.patch
similarity index 100%
rename from target/linux/apm821xx/patches-6.6/900-powerpc-bootwrapper-force-gzip-as-mkimage-s-compress.patch
rename to target/linux/apm821xx/patches-6.12/900-powerpc-bootwrapper-force-gzip-as-mkimage-s-compress.patch




More information about the lede-commits mailing list