[arch-commits] Commit in linux/trunk (PKGBUILD config)
Jan Steffens
heftig at gemini.archlinux.org
Fri Nov 12 20:28:53 UTC 2021
Date: Friday, November 12, 2021 @ 20:28:52
Author: heftig
Revision: 427940
FS#72645: Disable SYSFB_SIMPLEFB
Modified:
linux/trunk/PKGBUILD
linux/trunk/config
----------+
PKGBUILD | 2 +-
config | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-11-12 20:28:43 UTC (rev 427939)
+++ PKGBUILD 2021-11-12 20:28:52 UTC (rev 427940)
@@ -26,7 +26,7 @@
'C7E7849466FE2358343588377258734B41C31549' # David Runge <dvzrv at archlinux.org>
)
sha256sums=('SKIP'
- '3fc65dd1a209188267a489af2863113c39f6e8ee816caff98ea5fba03847bdaf')
+ '1f842d0e0a6c53e6e6b7b29837f8c7acdea692615b9a1552e514ac3010d2a12c')
export KBUILD_BUILD_HOST=archlinux
export KBUILD_BUILD_USER=$pkgbase
Modified: config
===================================================================
--- config 2021-11-12 20:28:43 UTC (rev 427939)
+++ config 2021-11-12 20:28:52 UTC (rev 427940)
@@ -2258,7 +2258,7 @@
CONFIG_FW_CFG_SYSFS=m
# CONFIG_FW_CFG_SYSFS_CMDLINE is not set
CONFIG_SYSFB=y
-CONFIG_SYSFB_SIMPLEFB=y
+# CONFIG_SYSFB_SIMPLEFB is not set
CONFIG_GOOGLE_FIRMWARE=y
# CONFIG_GOOGLE_SMI is not set
CONFIG_GOOGLE_COREBOOT_TABLE=m
More information about the arch-commits
mailing list