From c1eecb62f2699c9bbfefb8db1b0f762d4967a2c7 Mon Sep 17 00:00:00 2001 From: Jacob Stiffler Date: Wed, 4 May 2016 23:12:05 +0000 Subject: openmp-rtos: Add zip-native as a dependency * The openmp-rtos build procedure uses zip to create the release package and is therefore the native zip is required as a dependency Signed-off-by: Jacob Stiffler Signed-off-by: Denys Dmytriyenko --- recipes-ti/openmp-rtos/openmp-rtos_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes-ti') diff --git a/recipes-ti/openmp-rtos/openmp-rtos_git.bb b/recipes-ti/openmp-rtos/openmp-rtos_git.bb index 38e33c8f..7c781a2e 100644 --- a/recipes-ti/openmp-rtos/openmp-rtos_git.bb +++ b/recipes-ti/openmp-rtos/openmp-rtos_git.bb @@ -5,7 +5,7 @@ LICENSE = "BSD" require recipes-ti/includes/ti-paths.inc PV = "2_02_01_03" -PR = "r0" +PR = "r1" OPENMP_RTOS_GIT_URI = "git://git.ti.com/openmp/ti-openmp-dsp-runtime.git" OPENMP_RTOS_GIT_PROTOCOL = "git" @@ -19,7 +19,7 @@ SRCREV = "9bf371e9618297f8783113bff05995800535c27d" LIC_FILES_CHKSUM = "file://docs/license/omp_manifest_template.html;md5=61a6972303c0447b7c056195d7ebafee" -DEPENDS = "common-csl-ip-rtos ti-xdctools ti-ipc-rtos ti-sysbios ti-cgt6x-native libulm" +DEPENDS = "common-csl-ip-rtos ti-xdctools ti-ipc-rtos ti-sysbios ti-cgt6x-native libulm zip-native" DEPENDS_append_k2hk-evm = " qmss-lld-rtos cppi-lld-rtos" DEPENDS_append_k2e-evm = " qmss-lld-rtos cppi-lld-rtos" DEPENDS_append_k2l-evm = " qmss-lld-rtos cppi-lld-rtos" -- cgit v1.2.3-54-g00ecf