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

git version control git at git.openembedded.org
Sat Oct 16 17:52:31 UTC 2010


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

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Fri Oct 15 09:47:33 2010 +0200

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

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

---

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

diff --git a/recipes/linux/linux-kexecboot/spitz/defconfig b/recipes/linux/linux-kexecboot/spitz/defconfig
index 2fb2ff2..b87a666 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-rc7
-# Thu Oct  7 08:59:24 2010
+# Linux kernel version: 2.6.36-rc8
+# Sat Oct 16 14:17:57 2010
 #
 CONFIG_ARM=y
 CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -1142,7 +1142,6 @@ CONFIG_FS_POSIX_ACL=y
 CONFIG_FSNOTIFY=y
 # CONFIG_DNOTIFY is not set
 CONFIG_INOTIFY_USER=y
-# CONFIG_FANOTIFY is not set
 # CONFIG_QUOTA is not set
 # CONFIG_AUTOFS_FS is not set
 # CONFIG_AUTOFS4_FS is not set
diff --git a/recipes/linux/linux-kexecboot_git.bb b/recipes/linux/linux-kexecboot_git.bb
index 22ca4fb..dd7a3b9 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-rc7"
+KERNEL_RELEASE = "2.6.36-rc8"
 OLD_KERNEL_RELEASE = "2.6.35"
 PV = "${OLD_KERNEL_RELEASE}+${KERNEL_RELEASE}+gitr${SRCPV}"
 
-SRCREV = "cb655d0f3d57c23db51b981648e452988c0223f9"
+SRCREV = "2d019713b7acbc01d769a1e512ca1f9a04c30bd0"
 
 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 0f9b8f0..4a67caa 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-rc7
-# Thu Oct  7 08:53:34 2010
+# Linux kernel version: 2.6.36-rc8
+# Sat Oct 16 14:42:17 2010
 #
 CONFIG_ARM=y
 CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -2038,7 +2038,6 @@ CONFIG_FILE_LOCKING=y
 CONFIG_FSNOTIFY=y
 CONFIG_DNOTIFY=y
 CONFIG_INOTIFY_USER=y
-# CONFIG_FANOTIFY is not set
 # CONFIG_QUOTA is not set
 # CONFIG_AUTOFS_FS is not set
 # CONFIG_AUTOFS4_FS is not set
diff --git a/recipes/linux/linux_git.bb b/recipes/linux/linux_git.bb
index 2291b15..f5ac1a8 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-rc7"
+KERNEL_RELEASE = "2.6.36-rc8"
 OLD_KERNEL_RELEASE = "2.6.35"
 PV = "${OLD_KERNEL_RELEASE}+${KERNEL_RELEASE}+gitr${SRCPV}"
 
-SRCREV = "cb655d0f3d57c23db51b981648e452988c0223f9"
+SRCREV = "2d019713b7acbc01d769a1e512ca1f9a04c30bd0"
 
 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