diff options
author | Denys Dmytriyenko <denys@ti.com> | 2015-05-21 07:56:22 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2015-05-21 11:11:06 -0400 |
commit | fef30ea1bf5c55bf46d5c6a0caa87d19191c5ebf (patch) | |
tree | ad28bde634f7f8380b5f76fc21af569139d29e18 /recipes-bsp/hplib/hplib.inc | |
parent | e7601086a4db4dbbb93b50251642794314b8e46f (diff) | |
download | meta-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/hplib/hplib.inc')
-rw-r--r-- | recipes-bsp/hplib/hplib.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/hplib/hplib.inc b/recipes-bsp/hplib/hplib.inc index de5b2b7a..b3a62b82 100644 --- a/recipes-bsp/hplib/hplib.inc +++ b/recipes-bsp/hplib/hplib.inc | |||
@@ -7,4 +7,4 @@ SRC_URI = "git://git.ti.com/keystone-rtos/hplib.git;protocol=git;branch=${BRANCH | |||
7 | 7 | ||
8 | # Below Commit ID corresponds to "DEV.HPLIB.01.01.00.05" | 8 | # Below Commit ID corresponds to "DEV.HPLIB.01.01.00.05" |
9 | SRCREV = "97c2ce177c78c0f7a861c8dc9ac10657d85eae36" | 9 | SRCREV = "97c2ce177c78c0f7a861c8dc9ac10657d85eae36" |
10 | PV = "01.01.00.05" | 10 | PV = "01.01.00.05+git${SRCPV}" |