summaryrefslogtreecommitdiff
path: root/mk/linux-ver.mk
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbrodkorb@conet.de>2019-06-24 10:25:24 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2019-06-24 10:28:37 +0200
commit4daa97016ed8d83b02f2d13509560d4bc098ccab (patch)
treea312a69484f96755669d20b1cc191930cb6288ac /mk/linux-ver.mk
parent46882ea5212f1e54871f1d87ae5017893114adad (diff)
linux: update to 4.19.55
Diffstat (limited to 'mk/linux-ver.mk')
-rw-r--r--mk/linux-ver.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/linux-ver.mk b/mk/linux-ver.mk
index e046527de..b16f54076 100644
--- a/mk/linux-ver.mk
+++ b/mk/linux-ver.mk
@@ -16,10 +16,10 @@ KERNEL_RELEASE:= 1
KERNEL_VERSION:= $(ADK_TARGET_LINUX_KERNEL_GIT_VER)-$(KERNEL_RELEASE)
endif
ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_4_19),y)
-KERNEL_FILE_VER:= 4.19.45
+KERNEL_FILE_VER:= 4.19.55
KERNEL_RELEASE:= 1
KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:= eb31e62fbb30aaeedb892cecdd8ac9746d42cbbef2ef2356f9ca8e13514b9d2b
+KERNEL_HASH:= c906f0cba7998c5942aaf7034ef8ea925f04f47a673816da05b203e97360b947
endif
ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_4_14),y)
KERNEL_FILE_VER:= 4.14.121