[oe-commits] Andrea Adami : linux-kexecboot: update linux-kexecboot_git placeholder to 2 .6.39-rc1

git version control git at git.openembedded.org
Thu Apr 7 20:00:49 UTC 2011


Module: openembedded.git
Branch: testing-next
Commit: c9027fd69f5fdd1b103d88a097464a016ff662fe
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=c9027fd69f5fdd1b103d88a097464a016ff662fe

Author: Andrea Adami <andrea.adami at gmail.com>
Date:   Fri Apr  1 00:00:23 2011 +0200

linux-kexecboot: update linux-kexecboot_git placeholder to 2.6.39-rc1

Signed-off-by: Andrea Adami <andrea.adami at gmail.com>

---

 recipes/linux/linux-kexecboot_git.bb |    7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/recipes/linux/linux-kexecboot_git.bb b/recipes/linux/linux-kexecboot_git.bb
index 8c34a87..de0b838 100644
--- a/recipes/linux/linux-kexecboot_git.bb
+++ b/recipes/linux/linux-kexecboot_git.bb
@@ -1,13 +1,12 @@
 require linux-kexecboot.inc
 
-KERNEL_RELEASE = "2.6.38-rc8"
-OLD_KERNEL_RELEASE = "2.6.37"
+KERNEL_RELEASE = "2.6.39-rc1"
+OLD_KERNEL_RELEASE = "2.6.38"
 PV = "${OLD_KERNEL_RELEASE}+${KERNEL_RELEASE}+gitr${SRCPV}"
 
-SRCREV = "a5abba989deceb731047425812d268daf7536575"
+SRCREV = "0ce790e7d736cedc563e1fb4e998babf5a4dbc3d"
 
 SRC_URI += "git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git;protocol=git;branch=master \
-            file://0001-arm-include-asm-tlb.h-fix-CONFIG_SWAP-n-build-for-AR.patch \
             file://defconfig"
 
 S = "${WORKDIR}/git"





More information about the Openembedded-commits mailing list