[meta-ti] Jacob Stiffler : hplib: Upgrade to version 1.1.0.7

Arago Project git git at arago-project.org
Tue Mar 22 12:14:37 PDT 2016


Module: meta-ti
Branch: master
Commit: f0692b8a7c125e09b79ec411a045275e910e79b8
URL:    http://arago-project.org/git/meta-ti.git?a=commit;h=f0692b8a7c125e09b79ec411a045275e910e79b8

Author: Jacob Stiffler <j-stiffler at ti.com>
Date:   Tue Mar 22 22:42:43 2016 +0000

hplib: Upgrade to version 1.1.0.7

* This version includes the following changes
  - Port to the 4.1 kernel
  - Fix the test linker options

Signed-off-by: Jacob Stiffler <j-stiffler at ti.com>
Signed-off-by: Denys Dmytriyenko <denys at ti.com>

---

 recipes-bsp/hplib/hplib.inc |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/recipes-bsp/hplib/hplib.inc b/recipes-bsp/hplib/hplib.inc
index e5fe567..aff38c9 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.06"
-HPLIB_SRCREV = "1cbe6a41926c131d9cab63b40d43807c6e56e2fd"
+# Below Commit ID corresponds to "DEV.HPLIB.01.01.00.07"
+HPLIB_SRCREV = "74dde26bfcdeb248fae29eb883ac78db89263f9f"
 
 BRANCH = "${HPLIB_GIT_BRANCH}"
 SRC_URI = "${HPLIB_GIT_URI};protocol=${HPLIB_GIT_PROTOCOL};branch=${BRANCH}"
 SRCREV = "${HPLIB_SRCREV}"
 
-PV = "01.01.00.06+git${SRCPV}"
-INC_PR = "r1"
+PV = "01.01.00.07+git${SRCPV}"
+INC_PR = "r0"



More information about the meta-ti mailing list