]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
kernel: update to 4.14.109
authorArne Fitzenreiter <arne_f@ipfire.org>
Sun, 31 Mar 2019 09:46:34 +0000 (11:46 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Sun, 31 Mar 2019 09:46:34 +0000 (11:46 +0200)
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
lfs/linux

index 1022659969ee0511fafa9f95c6ed4411c9810c8f..013ccc1fbba9e53314a60799ed7cfca9b8f451cb 100644 (file)
--- a/lfs/linux
+++ b/lfs/linux
@@ -24,8 +24,8 @@
 
 include Config
 
-VER         = 4.14.103
-ARM_PATCHES = 4.14.103-ipfire0
+VER         = 4.14.109
+ARM_PATCHES = 4.14.109-ipfire0
 
 THISAPP    = linux-$(VER)
 DL_FILE    = linux-$(VER).tar.xz
@@ -34,7 +34,7 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 CFLAGS     =
 CXXFLAGS   =
 
-PAK_VER    = 81
+PAK_VER    = 82
 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                                 = 7092950433828a3dbe62a981decfd4f8
-arm-multi-patches-$(ARM_PATCHES).patch.xz_MD5  = 1cda52264dad96fcba65bd335fbbfa95
+$(DL_FILE)_MD5                                 = 3bb329f28c4de4b9a87c60b222a5b0d8
+arm-multi-patches-$(ARM_PATCHES).patch.xz_MD5  = 31981164db27837f63d5322a701b6c18
 
 install : $(TARGET)