[meta-ti] Jacob Stiffler : hplib: bump SRCREV to version 1.1.0.8
Arago Project git
git at arago-project.org
Tue Jul 19 18:42:24 PDT 2016
Module: meta-ti
Branch: krogoth
Commit: 93a60d991dec6cfb80b0cdeeaaecbb034a7ab45a
URL: http://arago-project.org/git/meta-ti.git?a=commit;h=93a60d991dec6cfb80b0cdeeaaecbb034a7ab45a
Author: Jacob Stiffler <j-stiffler at ti.com>
Date: Tue Jul 12 19:23:44 2016 +0000
hplib: bump SRCREV to version 1.1.0.8
* added performance improvement in find_slots routine to skip full bit
map words in search
Signed-off-by: Jacob Stiffler <j-stiffler at ti.com>
Signed-off-by: Denys Dmytriyenko <denys at ti.com>
---
recipes-bsp/hplib/hplib.inc | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/recipes-bsp/hplib/hplib.inc b/recipes-bsp/hplib/hplib.inc
index aff38c9..fcc7191 100644
--- a/recipes-bsp/hplib/hplib.inc
+++ b/recipes-bsp/hplib/hplib.inc
@@ -9,12 +9,12 @@ HPLIB_GIT_URI = "git://git.ti.com/keystone-rtos/hplib.git"
HPLIB_GIT_PROTOCOL = "git"
HPLIB_GIT_BRANCH = "master"
-# Below Commit ID corresponds to "DEV.HPLIB.01.01.00.07"
-HPLIB_SRCREV = "74dde26bfcdeb248fae29eb883ac78db89263f9f"
+# Below Commit ID corresponds to "DEV.HPLIB.01.01.00.08"
+HPLIB_SRCREV = "5e9b27854f5d6f9f37a0ed8d7516d4874427cd8b"
BRANCH = "${HPLIB_GIT_BRANCH}"
SRC_URI = "${HPLIB_GIT_URI};protocol=${HPLIB_GIT_PROTOCOL};branch=${BRANCH}"
SRCREV = "${HPLIB_SRCREV}"
-PV = "01.01.00.07+git${SRCPV}"
+PV = "01.01.00.08+git${SRCPV}"
INC_PR = "r0"
More information about the meta-ti
mailing list