From 3d0499bcdb9869075d1a7470c73c9ea4c7a32e8f Mon Sep 17 00:00:00 2001 From: John Audia Date: Sun, 17 Oct 2021 09:14:42 -0400 Subject: kernel: bump 5.4 to 5.4.154 All patches automatically rebased. Signed-off-by: John Audia --- include/kernel-version.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include/kernel-version.mk') diff --git a/include/kernel-version.mk b/include/kernel-version.mk index 46aa185525..4008511940 100644 --- a/include/kernel-version.mk +++ b/include/kernel-version.mk @@ -6,10 +6,10 @@ ifdef CONFIG_TESTING_KERNEL KERNEL_PATCHVER:=$(KERNEL_TESTING_PATCHVER) endif -LINUX_VERSION-5.4 = .153 +LINUX_VERSION-5.4 = .154 LINUX_VERSION-5.10 = .72 -LINUX_KERNEL_HASH-5.4.153 = 6d9f07c9d611e5a7317eb6d5114880bad5c2dc1ac48d89f861b887d2f4295f49 +LINUX_KERNEL_HASH-5.4.154 = 058994f4666b6b0474a4d5228583e394594e406783b7e93d487c2a66c35f3c06 LINUX_KERNEL_HASH-5.10.72 = b4d635afe7646ac6a6617c738e747ba0a6006675cd9735d18f672f8b1fba4c7c remove_uri_prefix=$(subst git://,,$(subst http://,,$(subst https://,,$(1)))) -- cgit v1.2.3