[oe-commits] org.oe.dev linux-davinci : use latest git rev.

crofton commit oe at amethyst.openembedded.net
Wed Jul 30 14:00:33 UTC 2008


linux-davinci : use latest git rev.

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

#
# mt diff -rcf12764590f665032d08d6cd00b100e424d577e6 -r286f71dbd8de5781073d61f485eb399896010234
#
#
#
# patch "packages/linux/linux-davinci_2.6.x+git-davinci.bb"
#  from [66de65e75200c4c93b249df7c4c2149d952f85b5]
#    to [08ffdd8f902b532c93f402c9a38c62540680bfd7]
#
============================================================
--- packages/linux/linux-davinci_2.6.x+git-davinci.bb	66de65e75200c4c93b249df7c4c2149d952f85b5
+++ packages/linux/linux-davinci_2.6.x+git-davinci.bb	08ffdd8f902b532c93f402c9a38c62540680bfd7
@@ -3,12 +3,12 @@ require linux-omap.inc
 # uncomment the below to get the latest and greatest and avoid a full reparse
 # or override in it local.conf like this: DAVINCI_SRCREV_pn-linux-davinci = "${@bb.fetch.get_srcrev(d)}"
 #DAVINCI_SRCREV = "${@bb.fetch.get_srcrev(d)}"
-DAVINCI_SRCREV ?= "e23e6d5c446074082d93285f21cf95ed0d537a6f"
+DAVINCI_SRCREV ?= "f5691bc8f65a08a6cb9900a5c7099a36b2b9b7a7"
 SRCREV = "${DAVINCI_SRCREV}"
 
 PV = "2.6.25"
 #PV = "2.6.25+2.6.26-rc0+git${SRCREV}"
-PR = "r1"
+PR = "r2"
 
 COMPATIBLE_MACHINE = "(davinci-dvevm|davinci-sffsdr)"
 






More information about the Openembedded-commits mailing list