linux-davinci: update to the latest staging/vpfe branch
authorDenys Dmytriyenko <denis@denix.org>
Tue, 30 Jun 2009 20:21:17 +0000 (16:21 -0400)
committerDenys Dmytriyenko <denis@denix.org>
Tue, 30 Jun 2009 20:21:17 +0000 (16:21 -0400)
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
conf/machine/include/davinci.inc
recipes/linux/linux-davinci_git.bb

index af9dc0f..32211a0 100644 (file)
@@ -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"
 
index 7af90fa..a39ba10 100644 (file)
@@ -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"