summaryrefslogtreecommitdiff
path: root/recipes/ti/ti-dmai.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/ti/ti-dmai.inc')
-rw-r--r--recipes/ti/ti-dmai.inc5
1 files changed, 4 insertions, 1 deletions
diff --git a/recipes/ti/ti-dmai.inc b/recipes/ti/ti-dmai.inc
index c52e46aaf1..17325865fa 100644
--- a/recipes/ti/ti-dmai.inc
+++ b/recipes/ti/ti-dmai.inc
@@ -2,8 +2,10 @@ DESCRIPTION = "DMAI for TI ARM/DSP processors"
BRANCH = "BRANCH_BRIJESH_DMAI_DEV_2_xx"
BRANCH_6467 = "GITPSP_INT_101009"
+BRANCH_omapl137 = "BRANCH_KATIE_111309_OMAPL137"
SRCREV = "364"
+SRCREV_omapl137 = "382"
SRC_URI = "svn://gforge.ti.com/svn/dmai/branches;module=${BRANCH};proto=https;user=anonymous;pswd='' \
file://loadmodules-ti-dmai-dm355_al.sh \
@@ -15,6 +17,7 @@ SRC_URI = "svn://gforge.ti.com/svn/dmai/branches;module=${BRANCH};proto=https;us
S = "${WORKDIR}/${BRANCH}/davinci_multimedia_application_interface"
# Yes, the xdc stuff still breaks with a '.' in PWD
-PV = "svnr${SRCREV}"
+PE = "1"
+PV = "1.0+svnr${SRCPV}"
INHIBIT_PACKAGE_STRIP = "1"