From 3c30ca79ef306ddf65e16f25abcf4fdb1e91464a Mon Sep 17 00:00:00 2001
From: graysky <graysky@archlinux.us>
Date: Fri, 15 Oct 2021 05:03:08 -0400
Subject: [PATCH] core/linux-raspberrypi to 5.10.73-2

Should fix boot issue on older platforms
https://github.com/raspberrypi/linux/issues/4631
---
 core/linux-raspberrypi/PKGBUILD | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/core/linux-raspberrypi/PKGBUILD b/core/linux-raspberrypi/PKGBUILD
index 53ef6180b..558e22f58 100644
--- a/core/linux-raspberrypi/PKGBUILD
+++ b/core/linux-raspberrypi/PKGBUILD
@@ -7,12 +7,12 @@
 buildarch=20
 
 pkgbase=linux-raspberrypi
-_commit=1b07dc70e05ffa2fba69e1e609ed5456742ae4ce
+_commit=74973b1d3255bd42cc13fb5fc59c491a965302c7
 _srcname=linux-${_commit}
 _kernelname=${pkgbase#linux}
 _desc="RPi 1 and 2"
 pkgver=5.10.73
-pkgrel=1
+pkgrel=2
 pkgdesc='Linux'
 url="http://www.kernel.org/"
 arch=(armv6h armv7h)
@@ -29,7 +29,7 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz"
         60-linux.hook
         90-linux.hook
 )
-md5sums=('f121f2ed09a00cf0b5ea33dd208ea623'
+md5sums=('799b9123069736047c49b292ba2eef8e'
          '31c02f4518d46deb5f0c2ad1f8b083cd'
          '9669d916a5929a2eedbd64477f83d99e'
          '18d63f130f6e161aece55aea93b38e14'