kernel: update to 4.14.229

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Reviewed-by: Peter Müller <peter.mueller@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Arne Fitzenreiter
2021-04-09 17:31:31 +02:00
committed by Michael Tremer
parent b982337a45
commit 7e27f7cdc1
5 changed files with 8 additions and 12 deletions

View File

@@ -24,8 +24,8 @@
include Config
VER = 4.14.212
ARM_PATCHES = 4.14.212-ipfire0
VER = 4.14.229
ARM_PATCHES = 4.14.229-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 = 645d5256adf72569e14edcf80c3757dc
arm-multi-patches-$(ARM_PATCHES).patch.xz_MD5 = 2b0e8e3ebe9827b2bfed7397b043dbc5
$(DL_FILE)_MD5 = 9d4cf6e9ffff893d8a2ecea6a8c5a15b
arm-multi-patches-$(ARM_PATCHES).patch.xz_MD5 = a04b842733999abb818cabb0388572b8
install : $(TARGET)