summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorptr13372021-04-14 10:25:19 +0200
committerptr13372021-04-14 10:25:19 +0200
commit44a5e29f13705e86ea3ceab50bbc712f9bc1f2fa (patch)
tree30729e41584391f04cfce675ef8e9e4bf0ffb63a
parent5394c5f8b455106ce582ced43b09b08ab09c06c3 (diff)
downloadaur-44a5e29f13705e86ea3ceab50bbc712f9bc1f2fa.tar.gz
kernel-update
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 080506a2941e..e371cf4e8b99 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = linux-raspberrypi4-cacule-lts
pkgdesc = Raspberry Pi 4 lts Kernel with the cacule scheduler, aarch64 and armv7
pkgver = 5.10.27
- pkgrel = 1
+ pkgrel = 2
url = http://www.kernel.org/
arch = armv7h
arch = aarch64
@@ -13,7 +13,7 @@ pkgbase = linux-raspberrypi4-cacule-lts
makedepends = bc
makedepends = git
options = !strip
- source = https://github.com/raspberrypi/linux/archive/b460129fcbebe39b8ce1a3dfc18129998d12c40b.tar.gz
+ source = https://github.com/raspberrypi/linux/archive/c4177d50af0072f6a2d1859a9d93b53ab600c420.tar.gz
source = cmdline.txt
source = linux.preset
source = 60-linux.hook
@@ -21,7 +21,7 @@ pkgbase = linux-raspberrypi4-cacule-lts
source = 0001-Make-proc-cpuinfo-consistent-on-arm64-and-arm.patch
source = cacule-5.10.patch
source = cacule-32bit-converter.patch
- md5sums = 174660af256d3e36fbb9e705c5d94a6b
+ md5sums = c5422917c946b8a257a058ed552261a8
md5sums = 31c02f4518d46deb5f0c2ad1f8b083cd
md5sums = 86d4a35722b5410e3b29fc92dae15d4b
md5sums = ce6c81ad1ad1f8b333fd6077d47abdaf
diff --git a/PKGBUILD b/PKGBUILD
index 7c551d059084..f775fb090fdf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,12 +7,12 @@
buildarch=12
pkgbase=linux-raspberrypi4-cacule-lts
-_commit=b460129fcbebe39b8ce1a3dfc18129998d12c40b
+_commit=c4177d50af0072f6a2d1859a9d93b53ab600c420
_srcname=linux-${_commit}
_kernelname=${pkgbase#linux}
_desc="Raspberry Pi 4 with the cacule scheduler"
pkgver=5.10.27
-pkgrel=1
+pkgrel=2
pkgdesc="Raspberry Pi 4 lts Kernel with the cacule scheduler, aarch64 and armv7"
arch=('armv7h' 'aarch64')
url="http://www.kernel.org/"
@@ -30,7 +30,7 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz"
)
source_armv7h=('config' 'config.txt')
source_aarch64=('config8' 'config8.txt')
-md5sums=('174660af256d3e36fbb9e705c5d94a6b'
+md5sums=('c5422917c946b8a257a058ed552261a8'
'31c02f4518d46deb5f0c2ad1f8b083cd'
'86d4a35722b5410e3b29fc92dae15d4b'
'ce6c81ad1ad1f8b333fd6077d47abdaf'