From fdfbba57fcea363bdd6d7eb49ce5e8d442cedbf8 Mon Sep 17 00:00:00 2001 From: Sam Nelson Date: Tue, 20 Oct 2015 01:18:23 +0000 Subject: [PATCH] hplib: Update to new version 1.1.0.6 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 b3a62b82..e4211ee0 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.05" -SRCREV = "97c2ce177c78c0f7a861c8dc9ac10657d85eae36" -PV = "01.01.00.05+git${SRCPV}" +# Below Commit ID corresponds to "DEV.HPLIB.01.01.00.06" +SRCREV = "1cbe6a41926c131d9cab63b40d43807c6e56e2fd" +PV = "01.01.00.06+git${SRCPV}"