[oe-commits] Denys Dmytriyenko : linux-davinci: update to the latest staging/vpfe branch

git version control git at git.openembedded.org
Tue Jun 30 20:21:52 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 7ad802292d40022c87c43bcdce7df851b0dc42ab
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=7ad802292d40022c87c43bcdce7df851b0dc42ab

Author: Denys Dmytriyenko <denis at denix.org>
Date:   Tue Jun 30 16:21:17 2009 -0400

linux-davinci: update to the latest staging/vpfe branch

Signed-off-by: Denys Dmytriyenko <denis at denix.org>

---

 conf/machine/include/davinci.inc   |    2 +-
 recipes/linux/linux-davinci_git.bb |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/conf/machine/include/davinci.inc b/conf/machine/include/davinci.inc
index af9dc0f..32211a0 100644
--- a/conf/machine/include/davinci.inc
+++ b/conf/machine/include/davinci.inc
@@ -1,7 +1,7 @@
 require conf/machine/include/tune-arm926ejs.inc
 
 # Increase this everytime you change something in the kernel
-MACHINE_KERNEL_PR = "r8"
+MACHINE_KERNEL_PR = "r9"
 
 TARGET_ARCH = "arm"
 
diff --git a/recipes/linux/linux-davinci_git.bb b/recipes/linux/linux-davinci_git.bb
index 7af90fa..a39ba10 100644
--- a/recipes/linux/linux-davinci_git.bb
+++ b/recipes/linux/linux-davinci_git.bb
@@ -7,10 +7,10 @@ COMPATIBLE_MACHINE = "(dm6446-evm|dm6467-evm|dm355-evm|davinci-sffsdr|dm355-leop
 
 DEFAULT_PREFERENCE = "1"
 
-SRCREV = "03022e38318bef016836dae71c70b9ea975723e7"
+SRCREV = "5bbb6571043c7e3a1d73b874334037a64d10612f"
 
 # The main PR is now using MACHINE_KERNEL_PR, for davinci see conf/machine/include/davinci.inc
-PV = "2.6.29+2.6.30-rc7-${PR}+gitr${SRCREV}"
+PV = "2.6.30-${PR}+gitr${SRCREV}"
 
 SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci.git;protocol=git;branch=staging/vpfe \
            file://defconfig"





More information about the Openembedded-commits mailing list