summaryrefslogtreecommitdiffstats
path: root/recipes-ti/openmp-rtos/openmp-rtos_git.bb
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2018-04-21 01:22:12 +0000
committerDenys Dmytriyenko <denys@ti.com>2018-04-24 16:00:13 -0400
commit4dea2a4b6fb40fbbd33ccba724c97be9ff4c402b (patch)
tree70e246942b84998e3eb0c4c2c27f68eca6e270b4 /recipes-ti/openmp-rtos/openmp-rtos_git.bb
parent799cbdf39afa2b8edf46a9befa5b250810ee4197 (diff)
downloadmeta-ti-4dea2a4b6fb40fbbd33ccba724c97be9ff4c402b.tar.gz
conf, recipes: introduce k2l family and add support for k2l-hs-evm
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-ti/openmp-rtos/openmp-rtos_git.bb')
-rw-r--r--recipes-ti/openmp-rtos/openmp-rtos_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-ti/openmp-rtos/openmp-rtos_git.bb b/recipes-ti/openmp-rtos/openmp-rtos_git.bb
index bd213b86..e9b14e5b 100644
--- a/recipes-ti/openmp-rtos/openmp-rtos_git.bb
+++ b/recipes-ti/openmp-rtos/openmp-rtos_git.bb
@@ -21,7 +21,7 @@ LIC_FILES_CHKSUM = "file://docs/license/omp_manifest_template.html;md5=61a697230
21DEPENDS = "common-csl-ip-rtos doxygen-native libulm ti-xdctools-native ti-ipc-rtos ti-sysbios ti-cgt6x-native zip-native" 21DEPENDS = "common-csl-ip-rtos doxygen-native libulm ti-xdctools-native ti-ipc-rtos ti-sysbios ti-cgt6x-native zip-native"
22DEPENDS_append_k2hk = " qmss-lld-rtos cppi-lld-rtos" 22DEPENDS_append_k2hk = " qmss-lld-rtos cppi-lld-rtos"
23DEPENDS_append_k2e = " qmss-lld-rtos cppi-lld-rtos" 23DEPENDS_append_k2e = " qmss-lld-rtos cppi-lld-rtos"
24DEPENDS_append_k2l-evm = " qmss-lld-rtos cppi-lld-rtos" 24DEPENDS_append_k2l = " qmss-lld-rtos cppi-lld-rtos"
25 25
26COMPATIBLE_MACHINE = "keystone|omap-a15" 26COMPATIBLE_MACHINE = "keystone|omap-a15"
27PACKAGE_ARCH = "${MACHINE_ARCH}" 27PACKAGE_ARCH = "${MACHINE_ARCH}"