kernel: update to 4.14.195

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
Arne Fitzenreiter
2020-08-31 06:58:32 +02:00
parent 305baacbb8
commit ce9f979c01
9 changed files with 18 additions and 159 deletions

View File

@@ -24,8 +24,8 @@
include Config
VER = 4.14.184
ARM_PATCHES = 4.14.184-ipfire0
VER = 4.14.195
ARM_PATCHES = 4.14.195-ipfire0
THISAPP = linux-$(VER)
DL_FILE = linux-$(VER).tar.xz
@@ -79,8 +79,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 = 8d6e90aa90d2ae927f27404cb7674f28
arm-multi-patches-$(ARM_PATCHES).patch.xz_MD5 = e7a545581a7bd2333eaf271fba1aeadd
$(DL_FILE)_MD5 = 5c52572f76f623d4b365d1ef0e7ba0dd
arm-multi-patches-$(ARM_PATCHES).patch.xz_MD5 = 84b7afe9148e02568777ae0338da3844
install : $(TARGET)