diff options
author | Gaurav Mitra <gaurav@ti.com> | 2019-03-05 21:22:18 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2019-03-12 17:59:56 +0000 |
commit | 1a2152e0fe27d3a9780177c24e29f2ca46c8668e (patch) | |
tree | 1da17306f8d38b561550fa3e7823cb7d45216cee /recipes-ti | |
parent | b0ad9c05f8d2bf45d656ee85992f2541800ee5f9 (diff) | |
download | meta-ti-1a2152e0fe27d3a9780177c24e29f2ca46c8668e.tar.gz |
openmp-rtos: update version to 2.06.03.00
Signed-off-by: Gaurav Mitra <gaurav@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-ti')
-rw-r--r-- | 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 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" | |||
4 | 4 | ||
5 | require recipes-ti/includes/ti-paths.inc | 5 | require recipes-ti/includes/ti-paths.inc |
6 | 6 | ||
7 | PV = "2_06_02_01" | 7 | PV = "2_06_03_00" |
8 | PR = "r0" | 8 | PR = "r0" |
9 | 9 | ||
10 | OPENMP_RTOS_GIT_URI = "git://git.ti.com/openmp/ti-openmp-dsp-runtime.git" | 10 | OPENMP_RTOS_GIT_URI = "git://git.ti.com/openmp/ti-openmp-dsp-runtime.git" |
@@ -14,7 +14,7 @@ OPENMP_RTOS_GIT_BRANCH = "master" | |||
14 | BRANCH = "${OPENMP_RTOS_GIT_BRANCH}" | 14 | BRANCH = "${OPENMP_RTOS_GIT_BRANCH}" |
15 | SRC_URI = "${OPENMP_RTOS_GIT_URI};protocol=${OPENMP_RTOS_GIT_PROTOCOL};branch=${BRANCH}" | 15 | SRC_URI = "${OPENMP_RTOS_GIT_URI};protocol=${OPENMP_RTOS_GIT_PROTOCOL};branch=${BRANCH}" |
16 | 16 | ||
17 | SRCREV = "69af0caf19c2713e21b25e77acf103074be129f2" | 17 | SRCREV = "c090eb664d9815a36ead0e14f31e102590680fb8" |
18 | 18 | ||
19 | LIC_FILES_CHKSUM = "file://docs/license/omp_manifest_template.html;md5=61a6972303c0447b7c056195d7ebafee" | 19 | LIC_FILES_CHKSUM = "file://docs/license/omp_manifest_template.html;md5=61a6972303c0447b7c056195d7ebafee" |
20 | 20 | ||