kernel: update to 5.10.42

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
Arne Fitzenreiter
2021-06-03 23:21:57 +02:00
parent 0115483c4a
commit 663ab267ba
9 changed files with 12 additions and 8 deletions

View File

@@ -24,8 +24,8 @@
include Config
VER = 5.10.41
ARM_PATCHES = 5.10.41-ipfire0
VER = 5.10.42
ARM_PATCHES = 5.10.42-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 = 9c8b424c036f2985442c25dfe3305dd1
arm-multi-patches-$(ARM_PATCHES).patch.xz_MD5 = 1cd3f5335b73e94b379c2057d9465bb8
$(DL_FILE)_MD5 = 9940d1b9592b9a81f007a2224b889ca5
arm-multi-patches-$(ARM_PATCHES).patch.xz_MD5 = 1b66be2d80c102c6c1963e9f601e5099
install : $(TARGET)