diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2023-07-20 14:36:33 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2023-07-20 14:36:33 +0200 |
commit | 00816e590d31caca6b14c5e16586d85aed38f4fd (patch) | |
tree | 7abfb6e4bc636c036f35cad5502dbaddbb8a0fec | |
parent | e78a3b188599c6080084fcb0a5128b114903596b (diff) |
linux: update 5.15.x
-rw-r--r-- | mk/linux-ver.mk | 4 | ||||
-rw-r--r-- | target/linux/Config.in.kernelversion | 2 | ||||
-rw-r--r-- | target/linux/patches/5.15.120/darwin-dtc.patch (renamed from target/linux/patches/5.15.105/darwin-dtc.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/5.15.120/darwin-file2alias.patch (renamed from target/linux/patches/5.15.105/darwin-file2alias.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/5.15.120/dtc-noyaml.patch (renamed from target/linux/patches/5.15.105/dtc-noyaml.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/5.15.120/enable-ethernet-bpi-m2-plus.patch (renamed from target/linux/patches/5.15.105/enable-ethernet-bpi-m2-plus.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/5.15.120/nds32-ag101p.patch (renamed from target/linux/patches/5.15.105/nds32-ag101p.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/5.15.120/or1k-more-ram.patch (renamed from target/linux/patches/5.15.105/or1k-more-ram.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/5.15.120/relocs.patch (renamed from target/linux/patches/5.15.105/relocs.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/5.15.120/rockchip-115200.patch (renamed from target/linux/patches/5.15.105/rockchip-115200.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/5.15.120/startup.patch (renamed from target/linux/patches/5.15.105/startup.patch) | 0 |
11 files changed, 3 insertions, 3 deletions
diff --git a/mk/linux-ver.mk b/mk/linux-ver.mk index 6da5606e4..2e8862e7d 100644 --- a/mk/linux-ver.mk +++ b/mk/linux-ver.mk @@ -22,10 +22,10 @@ KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE) KERNEL_HASH:= 46cad712d261a23c8e483a3b79b6a84b9a5f731a8921c9127df35ae35cef1e80 endif ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_5_15),y) -KERNEL_FILE_VER:= 5.15.105 +KERNEL_FILE_VER:= 5.15.120 KERNEL_RELEASE:= 1 KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE) -KERNEL_HASH:= 01b537650332d2852722a626169cf7e5e798d11f9b578171b477868555f5e44f +KERNEL_HASH:= 6499089eae6b271063cb3e873ab7f4ba0543cfb21dcc9c54d9bcf5357db683f6 endif ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_5_10),y) KERNEL_FILE_VER:= 5.10.176 diff --git a/target/linux/Config.in.kernelversion b/target/linux/Config.in.kernelversion index f9c134415..e600b35cb 100644 --- a/target/linux/Config.in.kernelversion +++ b/target/linux/Config.in.kernelversion @@ -45,7 +45,7 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_6_1 depends on !ADK_TARGET_ARCH_METAG config ADK_TARGET_LINUX_KERNEL_VERSION_5_15 - bool "5.15.105" + bool "5.15.120" depends on !ADK_TARGET_ARCH_AVR32 depends on !ADK_TARGET_ARCH_BFIN depends on !ADK_TARGET_ARCH_C6X diff --git a/target/linux/patches/5.15.105/darwin-dtc.patch b/target/linux/patches/5.15.120/darwin-dtc.patch index 0cdc23ab4..0cdc23ab4 100644 --- a/target/linux/patches/5.15.105/darwin-dtc.patch +++ b/target/linux/patches/5.15.120/darwin-dtc.patch diff --git a/target/linux/patches/5.15.105/darwin-file2alias.patch b/target/linux/patches/5.15.120/darwin-file2alias.patch index fdbc598a8..fdbc598a8 100644 --- a/target/linux/patches/5.15.105/darwin-file2alias.patch +++ b/target/linux/patches/5.15.120/darwin-file2alias.patch diff --git a/target/linux/patches/5.15.105/dtc-noyaml.patch b/target/linux/patches/5.15.120/dtc-noyaml.patch index 759bb01f7..759bb01f7 100644 --- a/target/linux/patches/5.15.105/dtc-noyaml.patch +++ b/target/linux/patches/5.15.120/dtc-noyaml.patch diff --git a/target/linux/patches/5.15.105/enable-ethernet-bpi-m2-plus.patch b/target/linux/patches/5.15.120/enable-ethernet-bpi-m2-plus.patch index 7e9abd9ce..7e9abd9ce 100644 --- a/target/linux/patches/5.15.105/enable-ethernet-bpi-m2-plus.patch +++ b/target/linux/patches/5.15.120/enable-ethernet-bpi-m2-plus.patch diff --git a/target/linux/patches/5.15.105/nds32-ag101p.patch b/target/linux/patches/5.15.120/nds32-ag101p.patch index a8beea478..a8beea478 100644 --- a/target/linux/patches/5.15.105/nds32-ag101p.patch +++ b/target/linux/patches/5.15.120/nds32-ag101p.patch diff --git a/target/linux/patches/5.15.105/or1k-more-ram.patch b/target/linux/patches/5.15.120/or1k-more-ram.patch index de848c838..de848c838 100644 --- a/target/linux/patches/5.15.105/or1k-more-ram.patch +++ b/target/linux/patches/5.15.120/or1k-more-ram.patch diff --git a/target/linux/patches/5.15.105/relocs.patch b/target/linux/patches/5.15.120/relocs.patch index 5bcd974c7..5bcd974c7 100644 --- a/target/linux/patches/5.15.105/relocs.patch +++ b/target/linux/patches/5.15.120/relocs.patch diff --git a/target/linux/patches/5.15.105/rockchip-115200.patch b/target/linux/patches/5.15.120/rockchip-115200.patch index ad8a2d7a7..ad8a2d7a7 100644 --- a/target/linux/patches/5.15.105/rockchip-115200.patch +++ b/target/linux/patches/5.15.120/rockchip-115200.patch diff --git a/target/linux/patches/5.15.105/startup.patch b/target/linux/patches/5.15.120/startup.patch index eef481021..eef481021 100644 --- a/target/linux/patches/5.15.105/startup.patch +++ b/target/linux/patches/5.15.120/startup.patch |