summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/cmem/cmem.inc
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2015-05-21 07:56:22 +0000
committerDenys Dmytriyenko <denys@ti.com>2015-05-21 11:11:06 -0400
commitfef30ea1bf5c55bf46d5c6a0caa87d19191c5ebf (patch)
treead28bde634f7f8380b5f76fc21af569139d29e18 /recipes-bsp/cmem/cmem.inc
parente7601086a4db4dbbb93b50251642794314b8e46f (diff)
downloadmeta-ti-fef30ea1bf5c55bf46d5c6a0caa87d19191c5ebf.tar.gz
recipes: move SRCPV from PR to PV, so PRServ can package AUTOINC after patching
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp/cmem/cmem.inc')
-rw-r--r--recipes-bsp/cmem/cmem.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-bsp/cmem/cmem.inc b/recipes-bsp/cmem/cmem.inc
index ff7a8a04..bbb86b05 100644
--- a/recipes-bsp/cmem/cmem.inc
+++ b/recipes-bsp/cmem/cmem.inc
@@ -7,6 +7,8 @@ BRANCH ?= "master"
7# This corresponds to version 4.10.00.01 7# This corresponds to version 4.10.00.01
8SRCREV = "0d2fac7187ca1f6af62a98dee5b3621908cf5831" 8SRCREV = "0d2fac7187ca1f6af62a98dee5b3621908cf5831"
9 9
10PV = "4.10.00.01+git${SRCPV}"
11
10SRC_URI = "git://git.ti.com/ipc/ludev.git;protocol=git;branch=${BRANCH}" 12SRC_URI = "git://git.ti.com/ipc/ludev.git;protocol=git;branch=${BRANCH}"
11 13
12S = "${WORKDIR}/git" 14S = "${WORKDIR}/git"