kernel: update to 4.14.50

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
Arne Fitzenreiter
2018-06-17 17:42:13 +02:00
parent a45c7981df
commit a9300d0865

View File

@@ -24,8 +24,8 @@
include Config
VER = 4.14.49
ARM_PATCHES = 4.14.49-ipfire0
VER = 4.14.50
ARM_PATCHES = 4.14.50-ipfire0
THISAPP = linux-$(VER)
DL_FILE = linux-$(VER).tar.xz
@@ -34,7 +34,7 @@ DIR_APP = $(DIR_SRC)/$(THISAPP)
CFLAGS =
CXXFLAGS =
PAK_VER = 74
PAK_VER = 75
DEPS = ""
ifeq "$(BUILD_ARCH)" "i586"
@@ -75,8 +75,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 = 8854c1382064813bb7b63eb2bc0c18b4
arm-multi-patches-$(ARM_PATCHES).patch.xz_MD5 = 7c6e98b0514945a4e65e0c43b9920035
$(DL_FILE)_MD5 = 0d397a2e14669a97d54c1b82ab2b1994
arm-multi-patches-$(ARM_PATCHES).patch.xz_MD5 = c38181f9fd416f10352e3dd3a01bb1d1
install : $(TARGET)