From c76497d7b7b646c6b5dba47da9016468fd8d88cb Mon Sep 17 00:00:00 2001 From: Sam Nelson Date: Tue, 28 Apr 2015 20:14:28 +0000 Subject: [PATCH] hplib: Update to new version 1.1.0.5 - Fixes issues with parallel builds Signed-off-by: Sam Nelson Signed-off-by: Denys Dmytriyenko --- recipes-bsp/hplib/hplib.inc | 6 +++--- 1 file 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" 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"