]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
kernel: update to 5.10.45
authorArne Fitzenreiter <arne_f@ipfire.org>
Sat, 19 Jun 2021 09:08:02 +0000 (11:08 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Mon, 5 Jul 2021 05:42:39 +0000 (07:42 +0200)
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
lfs/linux

index 848db01d6ad1c8854de345a57b2970f3c972cfef..303de77149422909f931980294a35584e8510144 100644 (file)
--- a/lfs/linux
+++ b/lfs/linux
@@ -24,8 +24,8 @@
 
 include Config
 
-VER         = 5.10.44
-ARM_PATCHES = 5.10.44-ipfire0
+VER         = 5.10.45
+ARM_PATCHES = 5.10.45-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                                 = 2f6a3ee57f15560efb47e511c161efce
+$(DL_FILE)_MD5                                 = 8a66e7447c0388028abb5899961724e6
 arm-multi-patches-$(ARM_PATCHES).patch.xz_MD5  = 1b66be2d80c102c6c1963e9f601e5099
 
 install : $(TARGET)