]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
kernel: update to 4.14.147
authorArne Fitzenreiter <arne_f@ipfire.org>
Sat, 5 Oct 2019 12:42:09 +0000 (14:42 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Sat, 5 Oct 2019 12:42:09 +0000 (14:42 +0200)
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
lfs/linux

index 59044b2c7eb7f35dae51dcbec5fff5fb45adc33c..195c49add5847de14a7e35d8b796ec03fc4bd6c6 100644 (file)
--- a/lfs/linux
+++ b/lfs/linux
@@ -24,8 +24,8 @@
 
 include Config
 
-VER         = 4.14.146
-ARM_PATCHES = 4.14.146-ipfire0
+VER         = 4.14.147
+ARM_PATCHES = 4.14.147-ipfire0
 
 THISAPP    = linux-$(VER)
 DL_FILE    = linux-$(VER).tar.xz
@@ -34,7 +34,7 @@ DIR_APP    = $(DIR_SRC)/$(THISAPP)
 CFLAGS     =
 CXXFLAGS   =
 
-PAK_VER    = 87
+PAK_VER    = 88
 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                                 = d55e9c282ff19a9ded75d4c3746c604e
-arm-multi-patches-$(ARM_PATCHES).patch.xz_MD5  = cc8c0146a076ad32e0d20078378bf1e3
+$(DL_FILE)_MD5                                 = 93d7e6572edd81505a2c0db4ef7d807b
+arm-multi-patches-$(ARM_PATCHES).patch.xz_MD5  = d5e8af09958e5b23f58d1954ede74d4a
 
 install : $(TARGET)