summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiotr Gorski2019-08-07 16:10:06 +0200
committerPiotr Gorski2019-08-07 16:10:06 +0200
commit4ede96726945fb81c526b5e5047774e3ace5e6a4 (patch)
tree5cb3337ab2ab6fd086ef11666c0c240b36f9b560
parenta6d51dae15d852b4ce4a1fda5a3ff3c1131dda4d (diff)
downloadaur-4ede96726945fb81c526b5e5047774e3ace5e6a4.tar.gz
Drop unneeded patch
Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com>
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 2 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 125646d04c50..003a1280e4ff 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-next-git
- pkgver = 20190731.r0.gce96e791d6a7
+ pkgver = 20190807.r0.g3880be629e26
pkgrel = 1
url = http://www.kernel.org/
arch = x86_64
@@ -17,7 +17,6 @@ pkgbase = linux-next-git
source = git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/5.2/arch-patches/0001-add-sysctl-to-disallow-unprivileged-CLONE_NEWUSER-by.patch
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/5.2/arch-patches/0002-ZEN-Add-CONFIG-for-unprivileged_userns_clone.patch
- source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/5.2/arch-patches/0003-iwlwifi-mvm-disable-TX-AMSDU-on-older-NICs.patch
source = config
source = 60-linux.hook
source = 90-linux.hook
@@ -26,7 +25,6 @@ pkgbase = linux-next-git
sha512sums = SKIP
sha512sums = 8a158ae5660426f0fb9fa74f37c093f325b5a23392b95e50c36825205f42311cbf05f818f0275ebda27ce9fad40652ba6dc2397f19f45addb3f68f8f4476196f
sha512sums = 9d472377c50ddd9ddab5d4ab3092f3d487eeee20a4d4a04d3cefeef5bbf40daa3eb609b15741ca4a8cd32bf2b6d0781de961cbf55e2f80fd40260f282bf022f4
- sha512sums = 166653c6d7d76b052aa26f6a0782a74db75d2611c3d5d770219a00fed4da7d2317b35e39aaadec25da1fc91fb7f18385247303d531d15e3998886bb65f8cd89f
sha512sums = 468e5f6f23132e6a1e12b74145da2b7ebbcf21492617fe56c0a0957e2989b879d4909082c1da1cadf9f3a90609678019c80ae35d00fe345c168fdbdbfbad911b
sha512sums = 7ad5be75ee422dda3b80edd2eb614d8a9181e2c8228cd68b3881e2fb95953bf2dea6cbe7900ce1013c9de89b2802574b7b24869fc5d7a95d3cc3112c4d27063a
sha512sums = 2718b58dbbb15063bacb2bde6489e5b3c59afac4c0e0435b97fe720d42c711b6bcba926f67a8687878bd51373c9cf3adb1915a11666d79ccb220bf36e0788ab7
diff --git a/PKGBUILD b/PKGBUILD
index 457cde0135f0..343651d02a4e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -50,7 +50,7 @@ _1k_HZ_ticks=
### Do not edit below this line unless you know what you're doing
pkgbase=linux-next-git
-pkgver=20190731.r0.gce96e791d6a7
+pkgver=20190807.r0.g3880be629e26
_srcname=linux-next
pkgrel=1
arch=('x86_64')
@@ -66,7 +66,6 @@ _lucjanpath="https://gitlab.com/sirlucjan/kernel-patches/raw/master/${_lucjanver
source=("git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git"
"${_lucjanpath}/arch-patches/0001-add-sysctl-to-disallow-unprivileged-CLONE_NEWUSER-by.patch"
"${_lucjanpath}/arch-patches/0002-ZEN-Add-CONFIG-for-unprivileged_userns_clone.patch"
- "${_lucjanpath}/arch-patches/0003-iwlwifi-mvm-disable-TX-AMSDU-on-older-NICs.patch"
# the main kernel config files
'config'
# pacman hook for depmod
@@ -379,7 +378,6 @@ done
sha512sums=('SKIP'
'8a158ae5660426f0fb9fa74f37c093f325b5a23392b95e50c36825205f42311cbf05f818f0275ebda27ce9fad40652ba6dc2397f19f45addb3f68f8f4476196f'
'9d472377c50ddd9ddab5d4ab3092f3d487eeee20a4d4a04d3cefeef5bbf40daa3eb609b15741ca4a8cd32bf2b6d0781de961cbf55e2f80fd40260f282bf022f4'
- '166653c6d7d76b052aa26f6a0782a74db75d2611c3d5d770219a00fed4da7d2317b35e39aaadec25da1fc91fb7f18385247303d531d15e3998886bb65f8cd89f'
'468e5f6f23132e6a1e12b74145da2b7ebbcf21492617fe56c0a0957e2989b879d4909082c1da1cadf9f3a90609678019c80ae35d00fe345c168fdbdbfbad911b'
'7ad5be75ee422dda3b80edd2eb614d8a9181e2c8228cd68b3881e2fb95953bf2dea6cbe7900ce1013c9de89b2802574b7b24869fc5d7a95d3cc3112c4d27063a'
'2718b58dbbb15063bacb2bde6489e5b3c59afac4c0e0435b97fe720d42c711b6bcba926f67a8687878bd51373c9cf3adb1915a11666d79ccb220bf36e0788ab7'