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

patches/openwrt: kernel: update to version 4.14.292

parent ce8b7e8d
Branches
Tags
No related merge requests found
Pipeline #104009 passed with stage
in 6 minutes and 13 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.291
Subject: [PATCH] kernel: update to version 4.14.292
---
include/kernel-version.mk | 4 ++--
......@@ -16,10 +16,10 @@ index 1d97de0ec0..4a0c1c75ce 100644
endif
-LINUX_VERSION-4.14 = .275
+LINUX_VERSION-4.14 = .291
+LINUX_VERSION-4.14 = .292
-LINUX_KERNEL_HASH-4.14.275 = 100a9960fb2d8e079c9feeef640715a7fb749ed728a57e427f9e2443212e58f9
+LINUX_KERNEL_HASH-4.14.291 = ec93b115e4748e4eead83656486f11e35b515cf5fa19d6d01be3d81f10350796
+LINUX_KERNEL_HASH-4.14.292 = 70f4df21901a654632ebbb533884ccaf117a29b14e6f2b672f0c36613c3e897d
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