summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJacob Stiffler <j-stiffler@ti.com>2017-03-15 20:08:12 +0000
committerDenys Dmytriyenko <denys@ti.com>2017-03-15 17:44:16 -0400
commitac4ab71f8325749d555903508281b0a00038acdf (patch)
tree2d61b114c0434da43139891c03bcd3a93c04f084
parentcb6e2adf99462298c672c2e648659712b5a167d8 (diff)
downloadmeta-ti-ac4ab71f8325749d555903508281b0a00038acdf.tar.gz
openmp-rtos: bump SRCREV to version 2.6.0.0
Signed-off-by: Jacob Stiffler <j-stiffler@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 256b5ac9..5bf902b2 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_05_00_00" 7PV = "2_06_00_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 = "8a3e3b3d5aff1ea7c6dacf8699a83c948e926bfb" 18SRCREV = "a9aae66f792e999dafbd2e0bd834f98122398c4c"
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