Skip to content
Snippets Groups Projects
Verified Commit dad135dd authored by Josef Schlehofer's avatar Josef Schlehofer
Browse files

patches/openwrt: kernel: update to version 4.14.294

parent 392bca96
Branches
Tags
No related merge requests found
Pipeline #104646 passed with stage
in 5 minutes and 16 seconds
From 0da12bf45a27ceecf1bbf5575f0b783cea2d6327 Mon Sep 17 00:00:00 2001
From: Josef Schlehofer <pepe.schlehofer@gmail.com>
Date: Fri, 13 May 2022 19:20:28 +0200
Subject: [PATCH] kernel: update to version 4.14.292
Subject: [PATCH] kernel: update to version 4.14.294
---
include/kernel-version.mk | 4 ++--
......@@ -16,10 +16,10 @@ index 1d97de0ec0..4a0c1c75ce 100644
endif
-LINUX_VERSION-4.14 = .275
+LINUX_VERSION-4.14 = .292
+LINUX_VERSION-4.14 = .294
-LINUX_KERNEL_HASH-4.14.275 = 100a9960fb2d8e079c9feeef640715a7fb749ed728a57e427f9e2443212e58f9
+LINUX_KERNEL_HASH-4.14.292 = 70f4df21901a654632ebbb533884ccaf117a29b14e6f2b672f0c36613c3e897d
+LINUX_KERNEL_HASH-4.14.294 = fe2a941ce481a8e00854efb9fb7910d68d195e786ae11c5b621c3ab261083119
remove_uri_prefix=$(subst git://,,$(subst http://,,$(subst https://,,$(1))))
sanitize_uri=$(call qstrip,$(subst @,_,$(subst :,_,$(subst .,_,$(subst -,_,$(subst /,_,$(1)))))))
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment