]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
kernel: bump 6.12 to 6.12.90
authorShiji Yang <yangshiji66@outlook.com>
Wed, 20 May 2026 11:48:32 +0000 (19:48 +0800)
committerHauke Mehrtens <hauke@hauke-m.de>
Mon, 25 May 2026 19:02:00 +0000 (21:02 +0200)
Changelog: https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.12.90

All patches are automatically refreshed.

Signed-off-by: Shiji Yang <yangshiji66@outlook.com>
Link: https://github.com/openwrt/openwrt/pull/23444
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/generic/kernel-6.12
target/linux/generic/pending-6.12/103-kbuild-export-SUBARCH.patch

index c3b7066ff512995ec993ee349d43d0d187cf0593..9b244009cf6cc1f104ea837655505559febee071 100644 (file)
@@ -1,2 +1,2 @@
-LINUX_VERSION-6.12 = .89
-LINUX_KERNEL_HASH-6.12.89 = 585afd804a9d2853a353dba5e3ac05627a8186cb1274668f151c0b10250799a0
+LINUX_VERSION-6.12 = .90
+LINUX_KERNEL_HASH-6.12.90 = 1f1a1ff057468b8a6284d3ce1d181278259beb5670ea16724c46dbf8820fa2a8
index 595b529e726b16619376713bfe58a36f7fe51b83..f11976b9e368d96e1d0770765d4adc2ac346b2b5 100644 (file)
@@ -10,7 +10,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name>
 
 --- a/Makefile
 +++ b/Makefile
-@@ -591,7 +591,7 @@ export RUSTC_BOOTSTRAP := 1
+@@ -593,7 +593,7 @@ export RUSTC_BOOTSTRAP := 1
  # Allows finding `.clippy.toml` in out-of-srctree builds.
  export CLIPPY_CONF_DIR := $(srctree)