diff options
| author | Justin Sobota <jsobota@ti.com> | 2016-12-15 21:54:41 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2016-12-19 18:14:15 -0500 |
| commit | c796e628bd8cf9669f1e984ba31532e5e738c75c (patch) | |
| tree | 302827ac99163c2c20d10cac661657326fd4db07 /recipes-ti | |
| parent | b591b605e0b7275b2514155f060b8c3af6d47e5b (diff) | |
| download | meta-ti-c796e628bd8cf9669f1e984ba31532e5e738c75c.tar.gz | |
openmp-rtos: Upstream version 2.5.0.0
Signed-off-by: Justin Sobota <jsobota@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 104ccde1..256b5ac9 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_04_00_01" | 7 | PV = "2_05_00_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 = "0a16ee27f0f61d4042327c71cff9ed52e5435777" | 18 | SRCREV = "8a3e3b3d5aff1ea7c6dacf8699a83c948e926bfb" |
| 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 | ||
