]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
kernel: update to 4.14.81
authorArne Fitzenreiter <arne_f@ipfire.org>
Sun, 18 Nov 2018 13:29:44 +0000 (14:29 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Sun, 18 Nov 2018 13:29:44 +0000 (14:29 +0100)
lfs/linux

index 814bc0b7347c2ad02ac582eec63155653508bb70..50ae6097dfdfc262583ee0178aacc0d1bba5bded 100644 (file)
--- a/lfs/linux
+++ b/lfs/linux
@@ -24,8 +24,8 @@
 
 include Config
 
-VER         = 4.14.72
-ARM_PATCHES = 4.14.72-ipfire0
+VER         = 4.14.81
+ARM_PATCHES = 4.14.81-ipfire0
 
 THISAPP    = linux-$(VER)
 DL_FILE    = linux-$(VER).tar.xz
@@ -34,7 +34,7 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 CFLAGS     =
 CXXFLAGS   =
 
-PAK_VER    = 78
+PAK_VER    = 79
 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                                 = 450b3f5f1124442dee768eaa097fd149
-arm-multi-patches-$(ARM_PATCHES).patch.xz_MD5  = 889a8d49a63bf462067409887f8105bb
+$(DL_FILE)_MD5                                 = 0386b6e177bd2a1b1fd487cd7ecf2162
+arm-multi-patches-$(ARM_PATCHES).patch.xz_MD5  = a0d291aaf6d4be7df23a0df3850681de
 
 install : $(TARGET)