diff options
author | Zxl hhyccc <zxlhhy@gmail.com> | 2024-08-06 19:41:33 +0800 |
---|---|---|
committer | Robert Marko <robimarko@gmail.com> | 2024-08-07 10:07:49 +0200 |
commit | 88068dd76764279e1c087950ec5bd0b70397018a (patch) | |
tree | 7fc88f5820848f3c1638ce66f6250803b333e9fb /include | |
parent | e5dc16e60d73b672409fc724d4de1b369e515fee (diff) | |
download | openwrt-88068dd76764279e1c087950ec5bd0b70397018a.tar.gz openwrt-88068dd76764279e1c087950ec5bd0b70397018a.tar.bz2 openwrt-88068dd76764279e1c087950ec5bd0b70397018a.zip |
kernel: bump 6.1 to 6.1.103
https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.1.103
Removed upstreamed:
generic/backport-6.1/412-v6.3-01-spidev-Add-Silicon-Labs-EM3581-device-compatible.patch
See: See: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v6.1.103&id=c6c419ed94788ca13334b4acd50167b7f6d00a06
All other patches automatically rebased.
Build system: bcm4908 bcm53xx
Signed-off-by: Zxl hhyccc <zxlhhy@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/16093
Signed-off-by: Robert Marko <robimarko@gmail.com>
Diffstat (limited to 'include')
-rw-r--r-- | include/kernel-6.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/kernel-6.1 b/include/kernel-6.1 index 748a6d683a..8441fb5cc0 100644 --- a/include/kernel-6.1 +++ b/include/kernel-6.1 @@ -1,2 +1,2 @@ -LINUX_VERSION-6.1 = .102 -LINUX_KERNEL_HASH-6.1.102 = 1ba5f93b411ead7587fe48b2eec6c656f6796d31f5e406d236913c77512497ec +LINUX_VERSION-6.1 = .103 +LINUX_KERNEL_HASH-6.1.103 = 5eb4706f898f50881552ff5146d892132d3ffc5298033bffe27087d3a44c4573 |