summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Nelson <sam.nelson@ti.com>2015-04-28 20:14:28 +0000
committerDenys Dmytriyenko <denys@ti.com>2015-04-28 18:31:12 -0400
commitc76497d7b7b646c6b5dba47da9016468fd8d88cb (patch)
tree1891bead49d47aecb5c60f22fddfd8b1d3bfc967
parent438a4397f468e8d69a7741b6032a65e4df5389ea (diff)
downloadmeta-ti-c76497d7b7b646c6b5dba47da9016468fd8d88cb.tar.gz
hplib: Update to new version 1.1.0.5
- Fixes issues with parallel builds Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-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 99254d1f..de5b2b7a 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.04" 8# Below Commit ID corresponds to "DEV.HPLIB.01.01.00.05"
9SRCREV = "89d847bb8155f5727867d82f96978f89ea0a7d13" 9SRCREV = "97c2ce177c78c0f7a861c8dc9ac10657d85eae36"
10PV = "01.01.00.04" 10PV = "01.01.00.05"