From: Denys Dmytriyenko Date: Thu, 18 Mar 2010 22:02:02 +0000 (-0400) Subject: ti-dmai: bump the SRCREV for dm365 and dm6467 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c88d28ef872235376aae3492d919ee2cdf9be3ff;p=openembedded.git ti-dmai: bump the SRCREV for dm365 and dm6467 Signed-off-by: Denys Dmytriyenko Signed-off-by: Koen Kooi --- diff --git a/recipes/ti/ti-dmai_svn.bb b/recipes/ti/ti-dmai_svn.bb index 14849e5aca..9a2ec4b8d0 100644 --- a/recipes/ti/ti-dmai_svn.bb +++ b/recipes/ti/ti-dmai_svn.bb @@ -15,7 +15,7 @@ PV = "1.0+svnr${SRCPV}" # This package has high dependence on kernel, use kernel PR as base and append a local version PR = "${MACHINE_KERNEL_PR}" -PR_append = "i" +PR_append = "j" S = "${WORKDIR}/${DMAIBRANCH}/davinci_multimedia_application_interface" @@ -29,10 +29,10 @@ DMAIBRANCH_omapl138 = "trunk" DMAIBRANCH ?= "" SRCREV_dm6446 = "423" -SRCREV_dm6467 = "424" +SRCREV_dm6467 = "441" SRCREV_omap3 = "423" SRCREV_dm355 = "424" -SRCREV_dm365 = "424" +SRCREV_dm365 = "441" SRCREV_omapl137 = "423" SRCREV_omapl138 = "423" SRCREV ?= ""