]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
kernel: update to 4.14.50
authorArne Fitzenreiter <arne_f@ipfire.org>
Sun, 17 Jun 2018 15:42:13 +0000 (17:42 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Sun, 17 Jun 2018 15:42:13 +0000 (17:42 +0200)
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
lfs/linux

index 55df73159084998e783268a925be5fb1c9dc73a4..6226b14e9b224b52c312b4ab0f8ae97b21eefb17 100644 (file)
--- a/lfs/linux
+++ b/lfs/linux
@@ -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)