[oe-commits] Martin Jansa : linux(-kexecboot)_git: bump SRCREV for 2.6.36-rc7

git version control git at git.openembedded.org
Thu Oct 7 07:16:37 UTC 2010


Module: openembedded.git
Branch: master
Commit: 5c5e270e7b804485a132e9c05e81271d7bfa1c10
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=5c5e270e7b804485a132e9c05e81271d7bfa1c10

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Mon Oct  4 15:00:47 2010 +0200

linux(-kexecboot)_git: bump SRCREV for 2.6.36-rc7

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 recipes/linux/linux-kexecboot/spitz/defconfig |    4 ++--
 recipes/linux/linux-kexecboot_git.bb          |    4 ++--
 recipes/linux/linux/spitz/defconfig           |    4 ++--
 recipes/linux/linux_git.bb                    |    4 ++--
 4 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/recipes/linux/linux-kexecboot/spitz/defconfig b/recipes/linux/linux-kexecboot/spitz/defconfig
index f160a0d..2fb2ff2 100644
--- a/recipes/linux/linux-kexecboot/spitz/defconfig
+++ b/recipes/linux/linux-kexecboot/spitz/defconfig
@@ -1,7 +1,7 @@
 #
 # Automatically generated make config: don't edit
-# Linux kernel version: 2.6.36-rc6
-# Wed Sep 29 21:22:28 2010
+# Linux kernel version: 2.6.36-rc7
+# Thu Oct  7 08:59:24 2010
 #
 CONFIG_ARM=y
 CONFIG_SYS_SUPPORTS_APM_EMULATION=y
diff --git a/recipes/linux/linux-kexecboot_git.bb b/recipes/linux/linux-kexecboot_git.bb
index 89200ca..22ca4fb 100644
--- a/recipes/linux/linux-kexecboot_git.bb
+++ b/recipes/linux/linux-kexecboot_git.bb
@@ -1,10 +1,10 @@
 require linux-kexecboot.inc
 
-KERNEL_RELEASE = "2.6.36-rc6"
+KERNEL_RELEASE = "2.6.36-rc7"
 OLD_KERNEL_RELEASE = "2.6.35"
 PV = "${OLD_KERNEL_RELEASE}+${KERNEL_RELEASE}+gitr${SRCPV}"
 
-SRCREV = "899611ee7d373e5eeda08e9a8632684e1ebbbf00"
+SRCREV = "cb655d0f3d57c23db51b981648e452988c0223f9"
 
 SRC_URI += "git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git;protocol=git;branch=master \
             file://defconfig"
diff --git a/recipes/linux/linux/spitz/defconfig b/recipes/linux/linux/spitz/defconfig
index c6f937f..0f9b8f0 100644
--- a/recipes/linux/linux/spitz/defconfig
+++ b/recipes/linux/linux/spitz/defconfig
@@ -1,7 +1,7 @@
 #
 # Automatically generated make config: don't edit
-# Linux kernel version: 2.6.36-rc6
-# Wed Sep 29 22:09:30 2010
+# Linux kernel version: 2.6.36-rc7
+# Thu Oct  7 08:53:34 2010
 #
 CONFIG_ARM=y
 CONFIG_SYS_SUPPORTS_APM_EMULATION=y
diff --git a/recipes/linux/linux_git.bb b/recipes/linux/linux_git.bb
index 5928742..2291b15 100644
--- a/recipes/linux/linux_git.bb
+++ b/recipes/linux/linux_git.bb
@@ -1,10 +1,10 @@
 require linux.inc
 
-KERNEL_RELEASE = "2.6.36-rc6"
+KERNEL_RELEASE = "2.6.36-rc7"
 OLD_KERNEL_RELEASE = "2.6.35"
 PV = "${OLD_KERNEL_RELEASE}+${KERNEL_RELEASE}+gitr${SRCPV}"
 
-SRCREV = "899611ee7d373e5eeda08e9a8632684e1ebbbf00"
+SRCREV = "cb655d0f3d57c23db51b981648e452988c0223f9"
 
 SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git;protocol=git;branch=master \
            file://defconfig"





More information about the Openembedded-commits mailing list