From 873c090f55ca4dbeaa4bc5ec22a2f113c4f914ad Mon Sep 17 00:00:00 2001 From: Jacob Stiffler Date: Sat, 12 Mar 2016 00:12:10 +0000 Subject: openmp-rtos: Upgrade to 2.2.1.2 * The following fix is provided in this upgrade: - Fix K2G .tomp_svNcMem initialization Signed-off-by: Jacob Stiffler Signed-off-by: Denys Dmytriyenko --- recipes-ti/openmp-rtos/openmp-rtos_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes-ti/openmp-rtos') diff --git a/recipes-ti/openmp-rtos/openmp-rtos_git.bb b/recipes-ti/openmp-rtos/openmp-rtos_git.bb index b0b8d75f..0a16233c 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_01" +PV = "2_02_01_02" 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 = "a6ca36297f784baada08aa1e14fbc9e429a2eab4" +SRCREV = "7003ab350544f98006914d7a5cf834f3e82f5f88" LIC_FILES_CHKSUM = "file://docs/license/omp_manifest_template.html;md5=61a6972303c0447b7c056195d7ebafee" -- cgit v1.2.3-54-g00ecf