summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKyle Devir2020-02-02 12:18:24 +1000
committerKyle Devir2020-02-02 12:18:24 +1000
commitfa5a06ed1762db494f68b7cab1c775ab7dd8c039 (patch)
treeb7071f4b6c58833f4d4d4c5db8c5a7b8617717bf
parent39d73678a45ff0c20c66b6d8ab58328192dcb971 (diff)
downloadaur-fa5a06ed1762db494f68b7cab1c775ab7dd8c039.tar.gz
5.5.1.arch1
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD5
-rw-r--r--config4
3 files changed, 13 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6efe914c0bc5..1c57c3b0c24d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = linux-pds
pkgdesc = Linux
- pkgver = 5.5.arch1
+ pkgver = 5.5.1.arch1
pkgrel = 1
- url = https://git.archlinux.org/linux.git/log/?h=v5.5-arch1
+ url = https://git.archlinux.org/linux.git/log/?h=v5.5.1-arch1
arch = x86_64
license = GPL2
makedepends = bc
@@ -15,7 +15,7 @@ pkgbase = linux-pds
makedepends = imagemagick
makedepends = git
options = !strip
- source = git+https://git.archlinux.org/linux?signed#tag=v5.5-arch1
+ source = git+https://git.archlinux.org/linux?signed#tag=v5.5.1-arch1
source = git+https://github.com/graysky2/kernel_gcc_patch
source = config
source = 0005-v5.5_undead-pds099o.patch
@@ -25,7 +25,7 @@ pkgbase = linux-pds
validpgpkeys = 8218F88849AAC522E94CF470A5E9288C4FA415FA
sha512sums = SKIP
sha512sums = SKIP
- sha512sums = 33a58e79b6e837bb18d1d561d7b0d5778228676197e61f5d1fe9db6380c0ea1df5f6bf5e1e9bd556bbdd71cc1c0aa27c7215756c4b1ef3c8f115179b74cdb4ad
+ sha512sums = 2a5e7c0c271d57e8a44c171986e769458c66479122219b283ee104d715d5fd116f521cd3a2068c16d563ec36241f781e4d3c5dda4225d70126b01e03f9991880
sha512sums = ae4bfb0ffa5ffaac000800eaaf67433700f826e3b63773ed980841f7377e6853687091b5ba0036a1d0badeb604ea0816280e22a2a67dbe2a370814091069562f
sha512sums = 42bcaf0d212fcdd88ee85569e17095dd4b96584af1884232b6c635fa095d0c6ffb7ac17130dba9f85f4e59b4d84a3d0af8aad640264ed2060d651ba4c665d2cc
@@ -37,13 +37,13 @@ pkgname = linux-pds
depends = thrash-protect
optdepends = crda: to set the correct wireless channels of your country
optdepends = linux-firmware: firmware images needed for some devices
- provides = linux-pds=5.5.arch1
+ provides = linux-pds=5.5.1.arch1
pkgname = linux-pds-headers
pkgdesc = Header files and scripts for building modules for Linux kernel ~ featuring Alfred Chen's PDS CPU scheduler, rebased by TkG
- depends = linux-pds=5.5.arch1
- provides = linux-pds-headers=5.5.arch1
- provides = linux-headers=5.5.arch1
+ depends = linux-pds=5.5.1.arch1
+ provides = linux-pds-headers=5.5.1.arch1
+ provides = linux-headers=5.5.1.arch1
pkgname = linux-pds-docs
pkgdesc = Documentation for the Linux kernel ~ featuring Alfred Chen's PDS CPU scheduler, rebased by TkG
diff --git a/PKGBUILD b/PKGBUILD
index ac34b1aa2558..3ac1357e21b0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -59,7 +59,7 @@ _subarch=
_localmodcfg=
pkgbase=linux-pds
-pkgver=5.5.arch1
+pkgver=5.5.1.arch1
pkgrel=1
pkgdesc="Linux"
_srcver_tag=v${pkgver%.*}-${pkgver##*.}
@@ -102,7 +102,7 @@ validpgpkeys=(
)
sha512sums=('SKIP'
'SKIP'
- '33a58e79b6e837bb18d1d561d7b0d5778228676197e61f5d1fe9db6380c0ea1df5f6bf5e1e9bd556bbdd71cc1c0aa27c7215756c4b1ef3c8f115179b74cdb4ad'
+ '2a5e7c0c271d57e8a44c171986e769458c66479122219b283ee104d715d5fd116f521cd3a2068c16d563ec36241f781e4d3c5dda4225d70126b01e03f9991880'
'ae4bfb0ffa5ffaac000800eaaf67433700f826e3b63773ed980841f7377e6853687091b5ba0036a1d0badeb604ea0816280e22a2a67dbe2a370814091069562f'
'42bcaf0d212fcdd88ee85569e17095dd4b96584af1884232b6c635fa095d0c6ffb7ac17130dba9f85f4e59b4d84a3d0af8aad640264ed2060d651ba4c665d2cc')
@@ -324,3 +324,4 @@ for _p in "${pkgname[@]}"; do
_package${_p#$pkgbase}
}"
done
+
diff --git a/config b/config
index 527157ecabc3..4eeba1618a98 100644
--- a/config
+++ b/config
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.5.0-arch1 Kernel Configuration
+# Linux/x86 5.5.1-arch1 Kernel Configuration
#
#
@@ -8691,7 +8691,7 @@ CONFIG_AMD_IOMMU_V2=y
CONFIG_DMAR_TABLE=y
CONFIG_INTEL_IOMMU=y
CONFIG_INTEL_IOMMU_SVM=y
-# CONFIG_INTEL_IOMMU_DEFAULT_ON is not set
+CONFIG_INTEL_IOMMU_DEFAULT_ON=y
CONFIG_INTEL_IOMMU_FLOPPY_WA=y
CONFIG_IRQ_REMAP=y
CONFIG_HYPERV_IOMMU=y