summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorptr13372021-04-26 17:39:29 +0200
committerptr13372021-04-26 17:39:29 +0200
commitca84e5849a20cdd81ad475c60e8fd3dabb72d2fc (patch)
tree49068806a0b75a079c0b02632cfbbcee0d837553
parent48fb466a9dc4fe57b084642d4855b465d650f15b (diff)
downloadaur-ca84e5849a20cdd81ad475c60e8fd3dabb72d2fc.tar.gz
5.10.32
-rw-r--r--.SRCINFO9
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 80ad2b3139d6..9d30586d20d7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = linux-raspberrypi4-cacule
pkgdesc = Raspberry Pi 4 lts Kernel with the cacule scheduler, aarch64 and armv7
- pkgver = 5.10.31
- pkgrel = 3
+ pkgver = 5.10.32
+ pkgrel = 1
url = http://www.kernel.org/
arch = armv7h
arch = aarch64
@@ -13,14 +13,14 @@ pkgbase = linux-raspberrypi4-cacule
makedepends = bc
makedepends = git
options = !strip
- source = https://github.com/raspberrypi/linux/archive/45d21465ba833de0264d3045f9564fbc57e7f217.tar.gz
+ source = https://github.com/raspberrypi/linux/archive/911b22a0692740a569798a4db3e673a5bc449398.tar.gz
source = cmdline.txt
source = linux.preset
source = 60-linux.hook
source = 90-linux.hook
source = 0001-Make-proc-cpuinfo-consistent-on-arm64-and-arm.patch
source = cacule-5.10.patch
- md5sums = d8dfc4a0b64b939b60d86f117cb263cb
+ md5sums = ea6f8cbb7fb2a7935e8782b8eaa387f8
md5sums = 31c02f4518d46deb5f0c2ad1f8b083cd
md5sums = 86d4a35722b5410e3b29fc92dae15d4b
md5sums = ce6c81ad1ad1f8b333fd6077d47abdaf
@@ -41,3 +41,4 @@ pkgbase = linux-raspberrypi4-cacule
pkgname = linux-raspberrypi4-cacule
pkgname = linux-raspberrypi4-cacule-headers
+
diff --git a/PKGBUILD b/PKGBUILD
index e03d38e52859..7a14588783de 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,12 +7,12 @@
buildarch=12
pkgbase=linux-raspberrypi4-cacule
-_commit=45d21465ba833de0264d3045f9564fbc57e7f217
+_commit=911b22a0692740a569798a4db3e673a5bc449398
_srcname=linux-${_commit}
_kernelname=${pkgbase#linux}
_desc="Raspberry Pi 4 with the cacule scheduler"
-pkgver=5.10.31
-pkgrel=3
+pkgver=5.10.32
+pkgrel=1
pkgdesc="Raspberry Pi 4 lts Kernel with the cacule scheduler, aarch64 and armv7"
arch=('armv7h' 'aarch64')
url="http://www.kernel.org/"
@@ -29,7 +29,7 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz"
)
source_armv7h=('config' 'config.txt' 'cacule-32bit-converter.patch')
source_aarch64=('config8' 'config8.txt')
-md5sums=('d8dfc4a0b64b939b60d86f117cb263cb'
+md5sums=('ea6f8cbb7fb2a7935e8782b8eaa387f8'
'31c02f4518d46deb5f0c2ad1f8b083cd'
'86d4a35722b5410e3b29fc92dae15d4b'
'ce6c81ad1ad1f8b333fd6077d47abdaf'