kernel: update to 4.14.112

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
Arne Fitzenreiter
2019-04-17 22:30:19 +02:00
parent 26dc79a6fe
commit 5fa063f859
12 changed files with 15 additions and 20 deletions

View File

@@ -24,8 +24,8 @@
include Config
VER = 4.14.111
ARM_PATCHES = 4.14.111-ipfire0
VER = 4.14.112
ARM_PATCHES = 4.14.112-ipfire0
THISAPP = linux-$(VER)
DL_FILE = linux-$(VER).tar.xz
@@ -82,7 +82,7 @@ objects =$(DL_FILE) \
$(DL_FILE) = $(URL_IPFIRE)/$(DL_FILE)
arm-multi-patches-$(ARM_PATCHES).patch.xz = $(URL_IPFIRE)/arm-multi-patches-$(ARM_PATCHES).patch.xz
$(DL_FILE)_MD5 = d1ef2ffcf41ca1cb58ba4fd6f2872ccf
$(DL_FILE)_MD5 = 5a2e0b7c333ac5dd14b0c7e12fe39a8c
arm-multi-patches-$(ARM_PATCHES).patch.xz_MD5 = ed976ae7954c36b715fdb6b83630d0b6
install : $(TARGET)