kernel: update to 5.10.46

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
Arne Fitzenreiter
2021-07-01 08:56:26 +02:00
parent 5d7b9519f5
commit f696f419ad
8 changed files with 43 additions and 19 deletions

View File

@@ -24,8 +24,8 @@
include Config
VER = 5.10.45
ARM_PATCHES = 5.10.45-ipfire0
VER = 5.10.46
ARM_PATCHES = 5.10.46-ipfire0
THISAPP = linux-$(VER)
DL_FILE = linux-$(VER).tar.xz
@@ -77,7 +77,7 @@ 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 = 8a66e7447c0388028abb5899961724e6
$(DL_FILE)_MD5 = 38ad744241074e0c02f3152364988785
arm-multi-patches-$(ARM_PATCHES).patch.xz_MD5 = 1b66be2d80c102c6c1963e9f601e5099
install : $(TARGET)