summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/hplib/hplib.inc
diff options
context:
space:
mode:
authorSam Nelson <sam.nelson@ti.com>2015-10-20 01:18:23 +0000
committerDenys Dmytriyenko <denys@ti.com>2015-10-19 17:11:00 -0400
commitfdfbba57fcea363bdd6d7eb49ce5e8d442cedbf8 (patch)
treecb13c53f17154b048330f53f5139fe523adec037 /recipes-bsp/hplib/hplib.inc
parent82dc76a45b24ad38b5eb543386af8bb58e8e56fa (diff)
downloadmeta-ti-fdfbba57fcea363bdd6d7eb49ce5e8d442cedbf8.tar.gz
hplib: Update to new version 1.1.0.6
Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp/hplib/hplib.inc')
-rw-r--r--recipes-bsp/hplib/hplib.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/hplib/hplib.inc b/recipes-bsp/hplib/hplib.inc
index b3a62b82..e4211ee0 100644
--- a/recipes-bsp/hplib/hplib.inc
+++ b/recipes-bsp/hplib/hplib.inc
@@ -5,6 +5,6 @@ DEVICELIST = "k2h k2k k2l k2e"
5BRANCH = "master" 5BRANCH = "master"
6SRC_URI = "git://git.ti.com/keystone-rtos/hplib.git;protocol=git;branch=${BRANCH}" 6SRC_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.06"
9SRCREV = "97c2ce177c78c0f7a861c8dc9ac10657d85eae36" 9SRCREV = "1cbe6a41926c131d9cab63b40d43807c6e56e2fd"
10PV = "01.01.00.05+git${SRCPV}" 10PV = "01.01.00.06+git${SRCPV}"