linux davinci: fix PV and an template for future git updates
authorKoen Kooi <koen@openembedded.org>
Thu, 8 May 2008 09:11:00 +0000 (09:11 +0000)
committerKoen Kooi <koen@openembedded.org>
Thu, 8 May 2008 09:11:00 +0000 (09:11 +0000)
packages/linux/linux-davinci_2.6.x+git-davinci.bb

index d50a335..3138436 100644 (file)
@@ -6,7 +6,8 @@ require linux-omap.inc
 DAVINCI_SRCREV ?= "713dc561fa98efb6cbac3f641c43d30ce8b840dd"
 SRCREV = "${DAVINCI_SRCREV}"
 
-PV = "2.6.24+2.6.25-rc8-git${SRCREV}"
+PV = "2.6.25"
+#PV = "2.6.25+2.6.26-rc0+git${SRCREV}"
 PR = "r1"
 
 COMPATIBLE_MACHINE = "(davinci-dvevm|davinci-sffsdr)"