summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDavid Runge2021-03-04 23:55:11 +0100
committerDavid Runge2021-03-04 23:55:11 +0100
commit5a60a28624d69cd8773c82d72809dcaa52626eae (patch)
treea4eee5a60afc116618ec3dff7bc67f10fee42be0 /.SRCINFO
parent1ac210215718c4e418046fedf6952291075ec0e3 (diff)
downloadaur-5a60a28624d69cd8773c82d72809dcaa52626eae.tar.gz
Upgrade to 5.11.2.9.arch1
PKGBUILD: Upgrade to 5.11.2.9.arch1. Add pahole to depends of linux-rt-headers. config: Model config as close as possible after core/linux. NOTE: CONFIG_IKHEADERS can not be used, as otherwise the linking of drivers/infiniband/hw/hfi1 fails. sphinx-workaround.patch: Add another patch for the build of linux-rt-docs.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO12
1 files changed, 8 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a1414de15e8b..d2b3bea71803 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-rt
pkgdesc = Linux RT
- pkgver = 5.10.16.30.arch1
+ pkgver = 5.11.2.9.arch1
pkgrel = 1
url = https://wiki.linuxfoundation.org/realtime/start
arch = x86_64
@@ -16,15 +16,18 @@ pkgbase = linux-rt
makedepends = python-sphinx_rtd_theme
makedepends = xmlto
options = !strip
- source = git+https://gitlab.archlinux.org/dvzrv/linux-rt#tag=v5.10.16.30.arch1?signed
+ source = git+https://gitlab.archlinux.org/dvzrv/linux-rt#tag=v5.11.2.9.arch1?signed
source = config
+ source = sphinx-workaround.patch
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
validpgpkeys = 64254695FFF0AA4466CC19E67B96E8162A8CF5D1
validpgpkeys = C7E7849466FE2358343588377258734B41C31549
sha512sums = SKIP
- sha512sums = 6eb7f30c3bfa35e5e2f8b4c733cf6db20a7d1209074805697f6fe5f600882b2d481dbf6ee5b3014ab1b2b773a44977c01674fa15d97d8c636e0d36607ffdfe37
+ sha512sums = 8ae844fea84cec1f8349d1365725b7e27b86f63bfbc72b65446c40c0c5212ac625383e1641b3c8fbe2ada55d511881573ae0489b5a3c2b1f59dc1770b459e81e
+ sha512sums = 93c03382b6678ce5e94a5d06e6737965629d7dc49d16e968d225e664d88f07a12abe0e04908f1cdaa75ff1cde88783cae9f0794d1075bc65bc7baeff392e0ae2
b2sums = SKIP
- b2sums = b7169c9031f421ff73461e7a3afccd682dfebdc115f626f65cb236ccf727d622e83d35ce6bed8412d922562618943b1951cacee92907aa506add855290cc1e7f
+ b2sums = aba2bbf351c963b1e59e24713779b22241c3fd43fa7774196e70d4df113c227f9c9862a4b192397b62a19a696d1dc5bc842aa1694c02b4051137cd1f10fc181d
+ b2sums = db64b425139c107c69f44624901ae50b5e604d4c9fdfe84f78c298f8ed7a7739033a72ec678c5c3c0e82e59809d97799d0c25f96c64ef5ae79910cb890fc7bfb
pkgname = linux-rt
pkgdesc = The Linux RT kernel and modules
@@ -38,6 +41,7 @@ pkgname = linux-rt
pkgname = linux-rt-headers
pkgdesc = Headers and scripts for building modules for the Linux RT kernel
+ depends = pahole
pkgname = linux-rt-docs
pkgdesc = Documentation for the Linux RT kernel