[arch-commits] Commit in linux/trunk (PKGBUILD config)
Jan Steffens
heftig at archlinux.org
Sun Apr 5 05:38:14 UTC 2020
Date: Sunday, April 5, 2020 @ 05:38:14
Author: heftig
Revision: 379541
5.6.2.arch1-2: FS#66076 disable EFI_DISABLE_PCI_DMA
Modified:
linux/trunk/PKGBUILD
linux/trunk/config
----------+
PKGBUILD | 4 ++--
config | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-05 03:18:34 UTC (rev 379540)
+++ PKGBUILD 2020-04-05 05:38:14 UTC (rev 379541)
@@ -2,7 +2,7 @@
pkgbase=linux
pkgver=5.6.2.arch1
-pkgrel=1
+pkgrel=2
pkgdesc='Linux'
_srctag=v${pkgver%.*}-${pkgver##*.}
url="https://git.archlinux.org/linux.git/log/?h=$_srctag"
@@ -25,7 +25,7 @@
'8218F88849AAC522E94CF470A5E9288C4FA415FA' # Jan Alexander Steffens (heftig)
)
sha256sums=('SKIP'
- 'cdcab2af044fc7a30065782066eb1e85b2e5a1842841e03ab9923394043d90ec')
+ '5c809f7ca4f21ebd95368533b20c0ed78fe2e006762dff742e5fd0751521ad11')
export KBUILD_BUILD_HOST=archlinux
export KBUILD_BUILD_USER=$pkgbase
Modified: config
===================================================================
--- config 2020-04-05 03:18:34 UTC (rev 379540)
+++ config 2020-04-05 05:38:14 UTC (rev 379541)
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.6.0-arch2 Kernel Configuration
+# Linux/x86 5.6.2-arch1 Kernel Configuration
#
#
@@ -712,7 +712,7 @@
CONFIG_APPLE_PROPERTIES=y
# CONFIG_RESET_ATTACK_MITIGATION is not set
CONFIG_EFI_RCI2_TABLE=y
-CONFIG_EFI_DISABLE_PCI_DMA=y
+# CONFIG_EFI_DISABLE_PCI_DMA is not set
# end of EFI (Extensible Firmware Interface) Support
CONFIG_UEFI_CPER=y
More information about the arch-commits
mailing list