From: Arne Fitzenreiter Date: Thu, 27 Sep 2018 06:03:45 +0000 (+0200) Subject: kernel: update to 4.14.72 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=eaadeb5af0173e4ed4067a650beb3802a417ca20;p=people%2Fms%2Fipfire-2.x.git kernel: update to 4.14.72 this commit has many important driver updates so we need to ship it fast... Signed-off-by: Arne Fitzenreiter --- diff --git a/lfs/linux b/lfs/linux index ad10bc8e5b..814bc0b734 100644 --- a/lfs/linux +++ b/lfs/linux @@ -24,8 +24,8 @@ include Config -VER = 4.14.71 -ARM_PATCHES = 4.14.71-ipfire0 +VER = 4.14.72 +ARM_PATCHES = 4.14.72-ipfire0 THISAPP = linux-$(VER) DL_FILE = linux-$(VER).tar.xz @@ -34,7 +34,7 @@ DIR_APP = $(DIR_SRC)/$(THISAPP) CFLAGS = CXXFLAGS = -PAK_VER = 77 +PAK_VER = 78 DEPS = "" HEADERS_ARCH = $(BUILD_PLATFORM) @@ -82,10 +82,9 @@ 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 = 14b21e5f11e8e195731c89a14794a0fc +$(DL_FILE)_MD5 = 450b3f5f1124442dee768eaa097fd149 arm-multi-patches-$(ARM_PATCHES).patch.xz_MD5 = 889a8d49a63bf462067409887f8105bb - install : $(TARGET) check : $(patsubst %,$(DIR_CHK)/%,$(objects))