summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoan Figueras2018-02-05 21:47:21 +0100
committerJoan Figueras2018-02-05 21:47:21 +0100
commit097470d4d9412a79f63feda1f81dfedf51a13e40 (patch)
tree0070fba7b8ae0255868480acc1694a3169ffe302
parentee3f468b101df31819dd3dd0719baf0606bd2396 (diff)
downloadaur-097470d4d9412a79f63feda1f81dfedf51a13e40.tar.gz
update arch config to 4.15.1-2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d11e4f80ff18..3f94a6ac95b2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -15,8 +15,8 @@ pkgbase = linux-xanmod
source = 90-linux.hook
source = linux-xanmod.preset
source = choose-gcc-optimization.sh
- source = 0001-add-sysctl-to-disallow-unprivileged-CLONE_NEWUSER-by.patch::https://git.archlinux.org/svntogit/packages.git/plain/trunk/0001-add-sysctl-to-disallow-unprivileged-CLONE_NEWUSER-by.patch?h=packages/linux&id=84ec42b5cd7ba287dd129eda7153c4d023c95cdf
- source = 0002-drm-i915-edp-Only-use-the-alternate-fixed-mode-if-it.patch::https://git.archlinux.org/svntogit/packages.git/plain/trunk/0002-drm-i915-edp-Only-use-the-alternate-fixed-mode-if-it.patch?h=packages/linux&id=84ec42b5cd7ba287dd129eda7153c4d023c95cdf
+ source = 0001-add-sysctl-to-disallow-unprivileged-CLONE_NEWUSER-by.patch::https://git.archlinux.org/svntogit/packages.git/plain/trunk/0001-add-sysctl-to-disallow-unprivileged-CLONE_NEWUSER-by.patch?h=packages/linux&id=80a75baddcd9fe59e15638140598d1f953777688
+ source = 0002-drm-i915-edp-Only-use-the-alternate-fixed-mode-if-it.patch::https://git.archlinux.org/svntogit/packages.git/plain/trunk/0002-drm-i915-edp-Only-use-the-alternate-fixed-mode-if-it.patch?h=packages/linux&id=80a75baddcd9fe59e15638140598d1f953777688
sha256sums = e0a021c58d2c5184e997e002ffa394a9a6d8dad216b14907d0bc12f052278dd8
sha256sums = ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21
sha256sums = 75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919
@@ -24,8 +24,8 @@ pkgbase = linux-xanmod
sha256sums = bae7b9253512ef5724629738bfd4460494a08566f8225b9d8ec544ea8cc2f3a5
sha256sums = 7b7363b53c68f52b119df994c9c08d4f29271b408f021366ab23f862518bd9bc
sha256sums = ac996455cddccc312d93e63845d92b2d8ab8fb53208a221948d28c76c678d215
- source_x86_64 = config::https://git.archlinux.org/svntogit/packages.git/plain/trunk/config?h=packages/linux&id=84ec42b5cd7ba287dd129eda7153c4d023c95cdf
- sha256sums_x86_64 = 991672fadc4b0346a4cede2cd51e6c8760cde996780e56f7e372d1d5ab66fb3a
+ source_x86_64 = config::https://git.archlinux.org/svntogit/packages.git/plain/trunk/config?h=packages/linux&id=80a75baddcd9fe59e15638140598d1f953777688
+ sha256sums_x86_64 = 76fdf8b3a2451cb38ec5b66cd266d5b2411353bc5e7a9d3bdefc7cf113b32e5c
pkgname = linux-xanmod
pkgdesc = The Linux kernel and modules with Xanmod patches
diff --git a/PKGBUILD b/PKGBUILD
index b8979ca7af63..81bbad78e3a9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -31,7 +31,7 @@ makedepends=('xmlto' 'kmod' 'inetutils' 'bc' 'libelf')
options=('!strip')
# Arch stock configuration files are directly pulled from a specific trunk
-arch_config_trunk=84ec42b5cd7ba287dd129eda7153c4d023c95cdf
+arch_config_trunk=80a75baddcd9fe59e15638140598d1f953777688
# Arch additional patches
arch_patches=(
@@ -55,7 +55,7 @@ sha256sums=('e0a021c58d2c5184e997e002ffa394a9a6d8dad216b14907d0bc12f052278dd8'
'bae7b9253512ef5724629738bfd4460494a08566f8225b9d8ec544ea8cc2f3a5'
'7b7363b53c68f52b119df994c9c08d4f29271b408f021366ab23f862518bd9bc'
'ac996455cddccc312d93e63845d92b2d8ab8fb53208a221948d28c76c678d215')
-sha256sums_x86_64=('991672fadc4b0346a4cede2cd51e6c8760cde996780e56f7e372d1d5ab66fb3a')
+sha256sums_x86_64=('76fdf8b3a2451cb38ec5b66cd266d5b2411353bc5e7a9d3bdefc7cf113b32e5c')
_kernelname=${pkgbase#linux}