[arch-commits] Commit in linux/trunk (PKGBUILD config)

Jan Steffens heftig at archlinux.org
Wed Nov 27 20:28:03 UTC 2019


    Date: Wednesday, November 27, 2019 @ 20:28:02
  Author: heftig
Revision: 369847

Disable RMI4_F54

Doesn't crash now, but still pretty useless.
  - V4L device still confuses applications.
  - Reading a sensor image makes the touchpad unusable as an input
    device until it is power-cycled.

Modified:
  linux/trunk/PKGBUILD
  linux/trunk/config

----------+
 PKGBUILD |    2 +-
 config   |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-27 20:28:01 UTC (rev 369846)
+++ PKGBUILD	2019-11-27 20:28:02 UTC (rev 369847)
@@ -21,7 +21,7 @@
   '8218F88849AAC522E94CF470A5E9288C4FA415FA'  # Jan Alexander Steffens (heftig)
 )
 sha256sums=('SKIP'
-            '6824b4eb1e9507e89efc2d0249e5e2b64270eb0f7512298152e0c763ee37126b')
+            'bbf6f0f69de9b1aefc2374da6b289a132b945e87a94ec85728097c677ebbac3f')
 
 export KBUILD_BUILD_HOST=archlinux
 export KBUILD_BUILD_USER=$pkgbase

Modified: config
===================================================================
--- config	2019-11-27 20:28:01 UTC (rev 369846)
+++ config	2019-11-27 20:28:02 UTC (rev 369847)
@@ -4146,7 +4146,7 @@
 CONFIG_RMI4_F12=y
 CONFIG_RMI4_F30=y
 CONFIG_RMI4_F34=y
-CONFIG_RMI4_F54=y
+# CONFIG_RMI4_F54 is not set
 CONFIG_RMI4_F55=y
 
 #



More information about the arch-commits mailing list