omap3-pandora-kernel: Bump to the latest srcrev.
authorDavid-John Willis <John.Willis@Distant-earth.com>
Sat, 13 Feb 2010 22:10:30 +0000 (22:10 +0000)
committerDavid-John Willis <John.Willis@Distant-earth.com>
Sat, 13 Feb 2010 22:10:30 +0000 (22:10 +0000)
recipes/linux/omap3-pandora-kernel/defconfig
recipes/linux/omap3-pandora-kernel_2.6.27-pandora.bb

index cfa95b4..e72dfbf 100755 (executable)
@@ -1,7 +1,5 @@
 #
-# Automatically generated make config: don't edit
 # Linux kernel version: 2.6.27-omap1
-# Mon Dec 21 21:33:50 2009
 #
 CONFIG_ARM=y
 CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -978,7 +976,7 @@ CONFIG_POWER_SUPPLY=y
 # CONFIG_POWER_SUPPLY_DEBUG is not set
 # CONFIG_PDA_POWER is not set
 # CONFIG_BATTERY_DS2760 is not set
-# CONFIG_BATTERY_BQ27x00 is not set
+CONFIG_BATTERY_BQ27x00=y
 CONFIG_TWL4030_BCI_BATTERY=y
 CONFIG_HWMON=m
 # CONFIG_HWMON_VID is not set
index ef49561..5f95f82 100755 (executable)
@@ -5,7 +5,7 @@ KERNEL_IMAGETYPE = "uImage"
 
 COMPATIBLE_MACHINE = "omap3-pandora"
 
-SRCREV = "abd422d7c820719eb12123ba08fab925e6f9b40c"
+SRCREV = "f80e5911826245ba934f97aba72276c5156057fb"
 
 SRC_URI = " \
            git://git.openpandora.org/pandora-kernel.git;protocol=git;branch=pandora-27-omap1 \
@@ -45,18 +45,6 @@ SRC_URI_append = " \
            file://0003-Remove-old-msm_wifi-hack-as-the-temp-platform-driver.patch;patch=1 \
 "
 
-# Temp Keypad Patches for FN.
-
-SRC_URI_append = " \
-           file://keypad/0001-input-remove-old-twl4030keypad-to-replace-it-with-ma.patch;patch=1 \
-           file://keypad/0002-Input-add-support-for-generic-GPIO-based-matrix-keyp.patch;patch=1 \
-           file://keypad/0003-Input-matrix_keypad-make-matrix-keymap-size-dynamic.patch;patch=1 \
-           file://keypad/0004-Input-matrix-keypad-add-function-to-build-device-key.patch;patch=1 \
-           file://keypad/0005-Input-add-twl4030_keypad-driver.patch;patch=1 \
-           file://keypad/0006-input-hacks-updates-for-mainline-twl4030-driver.patch;patch=1 \
-           file://keypad/0007-some-hackish-Fn-handling-for-testing.patch;patch=1 \           
-"       
-
 # SquashFS 4 Patches
 
 SRC_URI_append = " \