Module: meta-ti Branch: master Commit: c796e628bd8cf9669f1e984ba31532e5e738c75c URL: http://arago-project.org/git/meta-ti.git?a=commit;h=c796e628bd8cf9669f1e984ba31532e5e738c75c
Author: Justin Sobota <[email protected]> Date: Thu Dec 15 21:54:41 2016 +0000 openmp-rtos: Upstream version 2.5.0.0 Signed-off-by: Justin Sobota <[email protected]> Signed-off-by: Denys Dmytriyenko <[email protected]> --- 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 104ccde..256b5ac 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_04_00_01" +PV = "2_05_00_00" 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 = "0a16ee27f0f61d4042327c71cff9ed52e5435777" +SRCREV = "8a3e3b3d5aff1ea7c6dacf8699a83c948e926bfb" LIC_FILES_CHKSUM = "file://docs/license/omp_manifest_template.html;md5=61a6972303c0447b7c056195d7ebafee" -- _______________________________________________ meta-ti mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-ti
