From 1a2152e0fe27d3a9780177c24e29f2ca46c8668e Mon Sep 17 00:00:00 2001 From: Gaurav Mitra Date: Tue, 5 Mar 2019 21:22:18 +0000 Subject: [PATCH] openmp-rtos: update version to 2.06.03.00 Signed-off-by: Gaurav Mitra Signed-off-by: Denys Dmytriyenko --- 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 e9b14e5b..67d9edf5 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_06_02_01" +PV = "2_06_03_00" PR = "r0" OPENMP_RTOS_GIT_URI = "git://git.ti.com/openmp/ti-openmp-dsp-runtime.git" @@ -14,7 +14,7 @@ OPENMP_RTOS_GIT_BRANCH = "master" BRANCH = "${OPENMP_RTOS_GIT_BRANCH}" SRC_URI = "${OPENMP_RTOS_GIT_URI};protocol=${OPENMP_RTOS_GIT_PROTOCOL};branch=${BRANCH}" -SRCREV = "69af0caf19c2713e21b25e77acf103074be129f2" +SRCREV = "c090eb664d9815a36ead0e14f31e102590680fb8" LIC_FILES_CHKSUM = "file://docs/license/omp_manifest_template.html;md5=61a6972303c0447b7c056195d7ebafee"