mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-01-12 01:20:20 +00:00
openmp-rtos: update to the latest for eclipse plugin changes
Signed-off-by: Gaurav Mitra <gaurav@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
committed by
Denys Dmytriyenko
parent
8564d6d77d
commit
d6f38aac24
@@ -4,7 +4,7 @@ LICENSE = "BSD"
|
||||
|
||||
require recipes-ti/includes/ti-paths.inc
|
||||
|
||||
PV = "2_06_02_00"
|
||||
PV = "2_06_02_01"
|
||||
PR = "r0"
|
||||
|
||||
OPENMP_RTOS_GIT_URI = "git://git.ti.com/openmp/ti-openmp-dsp-runtime.git"
|
||||
@@ -12,10 +12,9 @@ OPENMP_RTOS_GIT_PROTOCOL = "git"
|
||||
OPENMP_RTOS_GIT_BRANCH = "master"
|
||||
|
||||
BRANCH = "${OPENMP_RTOS_GIT_BRANCH}"
|
||||
SRC_URI = "${OPENMP_RTOS_GIT_URI};protocol=${OPENMP_RTOS_GIT_PROTOCOL};branch=${BRANCH} \
|
||||
"
|
||||
SRC_URI = "${OPENMP_RTOS_GIT_URI};protocol=${OPENMP_RTOS_GIT_PROTOCOL};branch=${BRANCH}"
|
||||
|
||||
SRCREV = "a2a518dcc9154a372b38bd5be8a483359123823c"
|
||||
SRCREV = "69af0caf19c2713e21b25e77acf103074be129f2"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://docs/license/omp_manifest_template.html;md5=61a6972303c0447b7c056195d7ebafee"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user