r2377 - in trunk/oe/packages/linux: . linux-gta01

alphaone at sita.openmoko.org alphaone at sita.openmoko.org
Wed Jul 11 19:24:36 CEST 2007


Author: alphaone
Date: 2007-07-11 19:24:35 +0200 (Wed, 11 Jul 2007)
New Revision: 2377

Modified:
   trunk/oe/packages/linux/linux-gta01/defconfig-2.6.21.5-fic-gta01
   trunk/oe/packages/linux/linux-gta01_2.6.21.5.bb
Log:
* Enable CONFIG_RTC_HCTOSYS option to retrieve time from the RTC on boot


Modified: trunk/oe/packages/linux/linux-gta01/defconfig-2.6.21.5-fic-gta01
===================================================================
--- trunk/oe/packages/linux/linux-gta01/defconfig-2.6.21.5-fic-gta01	2007-07-11 12:57:40 UTC (rev 2376)
+++ trunk/oe/packages/linux/linux-gta01/defconfig-2.6.21.5-fic-gta01	2007-07-11 17:24:35 UTC (rev 2377)
@@ -1531,7 +1531,8 @@
 #
 CONFIG_RTC_LIB=y
 CONFIG_RTC_CLASS=y
-# CONFIG_RTC_HCTOSYS is not set
+CONFIG_RTC_HCTOSYS=y
+CONFIG_RTC_HCTOSYS_DEVICE=rtc0
 CONFIG_RTC_DEBUG=y
 
 #

Modified: trunk/oe/packages/linux/linux-gta01_2.6.21.5.bb
===================================================================
--- trunk/oe/packages/linux/linux-gta01_2.6.21.5.bb	2007-07-11 12:57:40 UTC (rev 2376)
+++ trunk/oe/packages/linux/linux-gta01_2.6.21.5.bb	2007-07-11 17:24:35 UTC (rev 2377)
@@ -4,7 +4,7 @@
 SRC_URI += "file://fix-EVIOCGRAB-semantics.patch;patch=1"
 
 MOKOR = "moko10"
-PR = "${MOKOR}-r1"
+PR = "${MOKOR}-r2"
 
 VANILLA_VERSION = "2.6.21.5"
 





More information about the commitlog mailing list