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

Jan Steffens heftig at archlinux.org
Fri Aug 31 07:05:31 UTC 2018


    Date: Friday, August 31, 2018 @ 07:05:30
  Author: heftig
Revision: 333155

FS#59824: build in PC RTC driver

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-08-31 06:53:34 UTC (rev 333154)
+++ PKGBUILD	2018-08-31 07:05:30 UTC (rev 333155)
@@ -27,7 +27,7 @@
   '8218F88849AAC522E94CF470A5E9288C4FA415FA'  # Jan Alexander Steffens (heftig)
 )
 sha256sums=('SKIP'
-            'bb700544d499a92dab141a218cc1eac62fdff0b67682748cb827035269c02a55'
+            'd2e706aeae315a6837991e8653e873c3ed6ff1aef25a28b2442119fef7f27fe2'
             'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'
             '75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919'
             'ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65')

Modified: config
===================================================================
--- config	2018-08-31 06:53:34 UTC (rev 333154)
+++ config	2018-08-31 07:05:30 UTC (rev 333155)
@@ -7365,7 +7365,7 @@
 #
 # Platform RTC drivers
 #
-CONFIG_RTC_DRV_CMOS=m
+CONFIG_RTC_DRV_CMOS=y
 CONFIG_RTC_DRV_DS1286=m
 CONFIG_RTC_DRV_DS1511=m
 CONFIG_RTC_DRV_DS1553=m



More information about the arch-commits mailing list