summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDavid Cohen2022-03-20 16:45:34 -0500
committerDavid Cohen2022-03-20 16:45:34 -0500
commitb930c1ac22b53b78af55e55d869cbb62c456806e (patch)
tree2021e30dc208d68efb165f3ae5e72313ed64a7e6 /.SRCINFO
parent8b3b361f0e3fc221e92f685c00632977689cd88e (diff)
downloadaur-b930c1ac22b53b78af55e55d869cbb62c456806e.tar.gz
Add support for persistent user custom config file
This patch adds support for a persistent user custom config file located at /etc/linux-mainline-git/config that will be appended to .config before compilation. Signed-off-by: David Cohen <dacohen@pm.me>
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO5
1 files changed, 4 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8d08a22b1b5e..cd03eb29ccae 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-mainline-git
pkgdesc = Linus Torvalds' Mainline Linux
- pkgver = v5.17.rc8.r0.09688c0166e7
+ pkgver = v5.17.r0.f443e374ae13
pkgrel = 1
url = https://www.kernel.org
arch = x86_64
@@ -20,14 +20,17 @@ pkgbase = linux-mainline-git
makedepends = imagemagick
makedepends = git
options = !strip
+ backup = etc/linux-mainline-git/config
source = linux-torvalds::git+https://kernel.googlesource.com/pub/scm/linux/kernel/git/torvalds/linux
source = config
source = config.extra
+ source = config.user
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = SKIP
sha256sums = 937b8c12653d7b18be9b5673e9fa7fba9512c2b5c947e5d489a5e0749a0a8253
sha256sums = 6c593d021527cef8f328cbce0da5a5dcd0d418468d93ff7aef43c700aad51349
+ sha256sums = b5ced6ad1f03a5cfe6dccc0b2b31f91420cfe97823e5d15d5b94b7224362daa9
pkgname = linux-mainline-git
pkgdesc = The Linus Torvalds' Mainline Linux kernel and modules