summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYuan Zhao <yuanzhao@ti.com>2017-09-07 21:28:16 +0000
committerDenys Dmytriyenko <denys@ti.com>2017-09-08 11:51:19 -0400
commite55936516c7e6b65281deee73a63074b54f46aac (patch)
treece1f5c52b789951f4f715bca1ddb833a094d5787
parent5dd6a49b64acf5a219fe3252662ae0a250dda3db (diff)
downloadmeta-ti-e55936516c7e6b65281deee73a63074b54f46aac.tar.gz
openmp-rtos: bump SRCREV to version 2.6.2.0
Signed-off-by: Yuan Zhao <yuanzhao@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--recipes-ti/openmp-rtos/openmp-rtos_git.bb4
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 4fede033..f5bf4765 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"
4 4
5require recipes-ti/includes/ti-paths.inc 5require recipes-ti/includes/ti-paths.inc
6 6
7PV = "2_06_01_00" 7PV = "2_06_02_00"
8PR = "r0" 8PR = "r0"
9 9
10OPENMP_RTOS_GIT_URI = "git://git.ti.com/openmp/ti-openmp-dsp-runtime.git" 10OPENMP_RTOS_GIT_URI = "git://git.ti.com/openmp/ti-openmp-dsp-runtime.git"
@@ -15,7 +15,7 @@ BRANCH = "${OPENMP_RTOS_GIT_BRANCH}"
15SRC_URI = "${OPENMP_RTOS_GIT_URI};protocol=${OPENMP_RTOS_GIT_PROTOCOL};branch=${BRANCH} \ 15SRC_URI = "${OPENMP_RTOS_GIT_URI};protocol=${OPENMP_RTOS_GIT_PROTOCOL};branch=${BRANCH} \
16" 16"
17 17
18SRCREV = "bb04bfcb184e313300b95cd42089654da5c2706b" 18SRCREV = "a2a518dcc9154a372b38bd5be8a483359123823c"
19 19
20LIC_FILES_CHKSUM = "file://docs/license/omp_manifest_template.html;md5=61a6972303c0447b7c056195d7ebafee" 20LIC_FILES_CHKSUM = "file://docs/license/omp_manifest_template.html;md5=61a6972303c0447b7c056195d7ebafee"
21 21