kernel: update to 4.14.127

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
Arne Fitzenreiter
2019-06-18 18:41:19 +02:00
parent 1a129822af
commit 82c279a518
7 changed files with 11 additions and 5 deletions

View File

@@ -24,8 +24,8 @@
include Config
VER = 4.14.121
ARM_PATCHES = 4.14.121-ipfire0
VER = 4.14.127
ARM_PATCHES = 4.14.127-ipfire0
THISAPP = linux-$(VER)
DL_FILE = linux-$(VER).tar.xz
@@ -34,7 +34,7 @@ DIR_APP = $(DIR_SRC)/$(THISAPP)
CFLAGS =
CXXFLAGS =
PAK_VER = 83
PAK_VER = 84
DEPS = ""
HEADERS_ARCH = $(BUILD_PLATFORM)
@@ -82,8 +82,8 @@ 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 = 619cfc35e376eaa1f05d835624bbb432
arm-multi-patches-$(ARM_PATCHES).patch.xz_MD5 = ac64bdb78fbecba032b92df61c928d3f
$(DL_FILE)_MD5 = 93056cac81d24cf48f548f65963fded0
arm-multi-patches-$(ARM_PATCHES).patch.xz_MD5 = 5c5f6da89606e63701cdcd84a500aca1
install : $(TARGET)