diff options
author | Yuan Zhao <yuanzhao@ti.com> | 2017-09-07 21:28:16 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2017-09-12 16:38:38 -0400 |
commit | 4075928792981be4bff950458d84238482f8180d (patch) | |
tree | d6be986a342fb4fef3994f9cdcb1b0877dc8fed9 | |
parent | 665e63d11a5ad3f9d44756c6aaa9e9bfa4f23495 (diff) | |
download | meta-ti-4075928792981be4bff950458d84238482f8180d.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.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 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 | ||
5 | require recipes-ti/includes/ti-paths.inc | 5 | require recipes-ti/includes/ti-paths.inc |
6 | 6 | ||
7 | PV = "2_06_01_00" | 7 | PV = "2_06_02_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" |
@@ -15,7 +15,7 @@ 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 | 17 | ||
18 | SRCREV = "bb04bfcb184e313300b95cd42089654da5c2706b" | 18 | SRCREV = "a2a518dcc9154a372b38bd5be8a483359123823c" |
19 | 19 | ||
20 | LIC_FILES_CHKSUM = "file://docs/license/omp_manifest_template.html;md5=61a6972303c0447b7c056195d7ebafee" | 20 | LIC_FILES_CHKSUM = "file://docs/license/omp_manifest_template.html;md5=61a6972303c0447b7c056195d7ebafee" |
21 | 21 | ||