1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-04-20 19:53:43 +00:00

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>
This commit is contained in:
Sam Nelson
2015-04-28 20:14:28 +00:00
committed by Denys Dmytriyenko
parent 610b000a4a
commit dc1a5ab13e

View File

@@ -5,6 +5,6 @@ DEVICELIST = "k2h k2k k2l k2e"
BRANCH = "master"
SRC_URI = "git://git.ti.com/keystone-rtos/hplib.git;protocol=git;branch=${BRANCH}"
# Below Commit ID corresponds to "DEV.HPLIB.01.01.00.04"
SRCREV = "89d847bb8155f5727867d82f96978f89ea0a7d13"
PV = "01.01.00.04"
# Below Commit ID corresponds to "DEV.HPLIB.01.01.00.05"
SRCREV = "97c2ce177c78c0f7a861c8dc9ac10657d85eae36"
PV = "01.01.00.05"