linux(-kexecboot)_git: bump SRCREV for 2.6.37-rc6
authorMartin Jansa <Martin.Jansa@gmail.com>
Thu, 16 Dec 2010 10:03:13 +0000 (11:03 +0100)
committerMartin Jansa <Martin.Jansa@gmail.com>
Thu, 16 Dec 2010 10:07:46 +0000 (11:07 +0100)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/linux/linux-kexecboot/spitz/defconfig
recipes/linux/linux-kexecboot_git.bb
recipes/linux/linux/spitz/defconfig
recipes/linux/linux_git.bb

index 48b7c49..14b3e07 100644 (file)
@@ -1,7 +1,7 @@
 #
 # Automatically generated make config: don't edit
-# Linux/arm 2.6.37-rc4 Kernel Configuration
-# Tue Nov 30 13:38:02 2010
+# Linux/arm 2.6.37-rc6 Kernel Configuration
+# Thu Dec 16 10:45:56 2010
 #
 CONFIG_ARM=y
 CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -668,6 +668,7 @@ CONFIG_INPUT_KEYBOARD=y
 # CONFIG_KEYBOARD_QT2160 is not set
 # CONFIG_KEYBOARD_LKKBD is not set
 CONFIG_KEYBOARD_GPIO=y
+# CONFIG_KEYBOARD_GPIO_POLLED is not set
 # CONFIG_KEYBOARD_TCA6416 is not set
 CONFIG_KEYBOARD_MATRIX=y
 # CONFIG_KEYBOARD_LM8323 is not set
@@ -766,6 +767,9 @@ CONFIG_I2C_BOARDINFO=y
 # CONFIG_I2C_CHARDEV is not set
 # CONFIG_I2C_MUX is not set
 CONFIG_I2C_HELPER_AUTO=y
+# CONFIG_I2C_ALGOBIT is not set
+# CONFIG_I2C_ALGOPCF is not set
+# CONFIG_I2C_ALGOPCA is not set
 
 #
 # I2C Hardware Bus support
index fa3a3d6..864aff8 100644 (file)
@@ -1,10 +1,10 @@
 require linux-kexecboot.inc
 
-KERNEL_RELEASE = "2.6.37-rc4"
+KERNEL_RELEASE = "2.6.37-rc6"
 OLD_KERNEL_RELEASE = "2.6.36"
 PV = "${OLD_KERNEL_RELEASE}+${KERNEL_RELEASE}+gitr${SRCPV}"
 
-SRCREV = "e8a7e48bb248a1196484d3f8afa53bded2b24e71"
+SRCREV = "b0c3844d8af6b9f3f18f31e1b0502fbefa2166be"
 
 SRC_URI += "git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git;protocol=git;branch=master \
             file://defconfig"
index bb05cd4..ea7db69 100644 (file)
@@ -1,7 +1,7 @@
 #
 # Automatically generated make config: don't edit
-# Linux/arm 2.6.37-rc4 Kernel Configuration
-# Tue Nov 30 12:05:56 2010
+# Linux/arm 2.6.37-rc6 Kernel Configuration
+# Thu Dec 16 11:01:46 2010
 #
 CONFIG_ARM=y
 CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -398,7 +398,7 @@ CONFIG_ALIGNMENT_TRAP=y
 #
 CONFIG_ZBOOT_ROM_TEXT=0x0
 CONFIG_ZBOOT_ROM_BSS=0x0
-CONFIG_CMDLINE=" quiet "
+CONFIG_CMDLINE=" debug "
 # CONFIG_CMDLINE_FORCE is not set
 # CONFIG_XIP_KERNEL is not set
 CONFIG_KEXEC=y
@@ -1169,6 +1169,7 @@ CONFIG_INPUT_KEYBOARD=y
 # CONFIG_KEYBOARD_QT2160 is not set
 # CONFIG_KEYBOARD_LKKBD is not set
 CONFIG_KEYBOARD_GPIO=y
+# CONFIG_KEYBOARD_GPIO_POLLED is not set
 # CONFIG_KEYBOARD_TCA6416 is not set
 CONFIG_KEYBOARD_MATRIX=y
 # CONFIG_KEYBOARD_LM8323 is not set
@@ -1287,6 +1288,9 @@ CONFIG_I2C_COMPAT=y
 # CONFIG_I2C_CHARDEV is not set
 # CONFIG_I2C_MUX is not set
 CONFIG_I2C_HELPER_AUTO=y
+# CONFIG_I2C_ALGOBIT is not set
+# CONFIG_I2C_ALGOPCF is not set
+# CONFIG_I2C_ALGOPCA is not set
 
 #
 # I2C Hardware Bus support
index 7e7df52..5e557da 100644 (file)
@@ -1,10 +1,10 @@
 require linux.inc
 
-KERNEL_RELEASE = "2.6.37-rc4"
+KERNEL_RELEASE = "2.6.37-rc6"
 OLD_KERNEL_RELEASE = "2.6.36"
 PV = "${OLD_KERNEL_RELEASE}+${KERNEL_RELEASE}+gitr${SRCPV}"
 
-SRCREV = "e8a7e48bb248a1196484d3f8afa53bded2b24e71"
+SRCREV = "b0c3844d8af6b9f3f18f31e1b0502fbefa2166be"
 
 SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git;protocol=git;branch=master \
            file://defconfig"