diff options
| author | John Audia | 2022-10-17 18:34:40 +0000 |
|---|---|---|
| committer | Hauke Mehrtens | 2022-10-18 13:09:23 +0000 |
| commit | 25fba4c375f081d175bf94079d5d713b6bc4bbc0 (patch) | |
| tree | 3e8e7cff0720d603f1aaa6bfbef5916ac8164f1e | |
| parent | 59b5d59edf4479197099e3bf6b034f085067b8e5 (diff) | |
| download | openwrt-25fba4c375f081d175bf94079d5d713b6bc4bbc0.tar.gz | |
kernel: bump 5.10 to 5.10.149
No patches required modification.
Signed-off-by: John Audia <therealgraysky@proton.me>
| -rw-r--r-- | include/kernel-5.10 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/kernel-5.10 b/include/kernel-5.10 index 5ca4a8c364..3824c3bfec 100644 --- a/include/kernel-5.10 +++ b/include/kernel-5.10 @@ -1,2 +1,2 @@ -LINUX_VERSION-5.10 = .148 -LINUX_KERNEL_HASH-5.10.148 = 12523f6be221067094ec541b196bce70493f7f44f031b3c4711d82e290c6e956 +LINUX_VERSION-5.10 = .149 +LINUX_KERNEL_HASH-5.10.149 = 0f6134c537563b9cd0533924e3ce06f577cf874e7a00cf3d8e8b31222ac065d3 |