[oe-commits] org.oe.dev linux davinci: fix PV and an template for future git updates

koen commit oe at amethyst.openembedded.net
Thu May 8 09:13:14 UTC 2008


linux davinci: fix PV and an template for future git updates

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: f70831974c48d510c516e91e24192076b405b91e
ViewMTN: http://monotone.openembedded.org/revision/info/f70831974c48d510c516e91e24192076b405b91e
Files:
1
packages/linux/linux-davinci_2.6.x+git-davinci.bb
Diffs:

#
# mt diff -rf3aafac33dd3d98133bfd91efdee783ccd8da959 -rf70831974c48d510c516e91e24192076b405b91e
#
#
#
# patch "packages/linux/linux-davinci_2.6.x+git-davinci.bb"
#  from [9fcba182648282de169711ac5f5e3f38d7ccf3a4]
#    to [c608299f076e0e8fe2a39fc998e317dc08a24004]
#
============================================================
--- packages/linux/linux-davinci_2.6.x+git-davinci.bb	9fcba182648282de169711ac5f5e3f38d7ccf3a4
+++ packages/linux/linux-davinci_2.6.x+git-davinci.bb	c608299f076e0e8fe2a39fc998e317dc08a24004
@@ -6,7 +6,8 @@ SRCREV = "${DAVINCI_SRCREV}"
 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)"






More information about the Openembedded-commits mailing list