diff options
Diffstat (limited to 'recipes-ti/openmp-rtos/openmp-rtos_git.bb')
-rw-r--r-- | recipes-ti/openmp-rtos/openmp-rtos_git.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-ti/openmp-rtos/openmp-rtos_git.bb b/recipes-ti/openmp-rtos/openmp-rtos_git.bb index 0c93f354..a578b0b7 100644 --- a/recipes-ti/openmp-rtos/openmp-rtos_git.bb +++ b/recipes-ti/openmp-rtos/openmp-rtos_git.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | DESCRIPTION = "TI OpenMP RTOS" | 1 | DESCRIPTION = "TI OpenMP RTOS" |
2 | HOMEPAGE = "git://git.ti.com/openmp/ti-openmp-dsp-runtime.git" | 2 | HOMEPAGE = "git://git.ti.com/git/openmp/ti-openmp-dsp-runtime.git" |
3 | LICENSE = "BSD" | 3 | LICENSE = "BSD" |
4 | 4 | ||
5 | require recipes-ti/includes/ti-paths.inc | 5 | require recipes-ti/includes/ti-paths.inc |
@@ -12,8 +12,8 @@ REQUIRED_DISTRO_FEATURES = "openmp" | |||
12 | PV = "2_06_03_00" | 12 | PV = "2_06_03_00" |
13 | PR = "r0" | 13 | PR = "r0" |
14 | 14 | ||
15 | OPENMP_RTOS_GIT_URI = "git://git.ti.com/openmp/ti-openmp-dsp-runtime.git" | 15 | OPENMP_RTOS_GIT_URI = "git://git.ti.com/git/openmp/ti-openmp-dsp-runtime.git" |
16 | OPENMP_RTOS_GIT_PROTOCOL = "git" | 16 | OPENMP_RTOS_GIT_PROTOCOL = "https" |
17 | OPENMP_RTOS_GIT_BRANCH = "master" | 17 | OPENMP_RTOS_GIT_BRANCH = "master" |
18 | 18 | ||
19 | BRANCH = "${OPENMP_RTOS_GIT_BRANCH}" | 19 | BRANCH = "${OPENMP_RTOS_GIT_BRANCH}" |