[meta-ti] Jacob Stiffler : openmp-rtos: Bump version for hotfix

Arago Project git git at arago-project.org
Mon Mar 21 08:44:34 PDT 2016


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

Author: Jacob Stiffler <j-stiffler at ti.com>
Date:   Mon Mar 21 20:51:13 2016 +0000

openmp-rtos: Bump version for hotfix

* fix am57x NOLOAD auto-init and omp atomic race bugs

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

---

 recipes-ti/openmp-rtos/openmp-rtos_git.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes-ti/openmp-rtos/openmp-rtos_git.bb b/recipes-ti/openmp-rtos/openmp-rtos_git.bb
index 0a16233..38e33c8 100644
--- a/recipes-ti/openmp-rtos/openmp-rtos_git.bb
+++ b/recipes-ti/openmp-rtos/openmp-rtos_git.bb
@@ -4,7 +4,7 @@ LICENSE = "BSD"
 
 require recipes-ti/includes/ti-paths.inc
 
-PV = "2_02_01_02"
+PV = "2_02_01_03"
 PR = "r0"
 
 OPENMP_RTOS_GIT_URI = "git://git.ti.com/openmp/ti-openmp-dsp-runtime.git"
@@ -15,7 +15,7 @@ BRANCH = "${OPENMP_RTOS_GIT_BRANCH}"
 SRC_URI = "${OPENMP_RTOS_GIT_URI};protocol=${OPENMP_RTOS_GIT_PROTOCOL};branch=${BRANCH} \
 "
 
-SRCREV = "7003ab350544f98006914d7a5cf834f3e82f5f88"
+SRCREV = "9bf371e9618297f8783113bff05995800535c27d"
 
 LIC_FILES_CHKSUM = "file://docs/license/omp_manifest_template.html;md5=61a6972303c0447b7c056195d7ebafee"
 



More information about the meta-ti mailing list