[meta-ti] [PATCH] openmp-rtos: Upgrade to version 2.2.1.1

Jacob Stiffler j-stiffler at ti.com
Tue Mar 8 09:59:42 PST 2016


* Upgrade to obtain the following fixes:
  - Fix task barrier at end of parallel region with num_threads(1)
  - Avoid unused QMSS dependency on K2G

Signed-off-by: Jacob Stiffler <j-stiffler at ti.com>
---
 recipes-ti/openmp-rtos/openmp-rtos_git.bb | 4 ++--
 1 file 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 4869686..b0b8d75 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_00"
+PV = "2_02_01_01"
 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 = "f0fe1ce874734b83dacadfe33dacc862afc8ed00"
+SRCREV = "a6ca36297f784baada08aa1e14fbc9e429a2eab4"
 
 LIC_FILES_CHKSUM = "file://docs/license/omp_manifest_template.html;md5=61a6972303c0447b7c056195d7ebafee"
 
-- 
1.9.1



More information about the meta-ti mailing list