summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/pruss-lld/pruss-lld-rtos_git.bb
diff options
context:
space:
mode:
authorJacob Stiffler <j-stiffler@ti.com>2019-11-15 21:14:46 +0000
committerDenys Dmytriyenko <denys@ti.com>2019-12-09 18:15:23 +0000
commitba4056bd5e37bb4e321adcd084fed7bff3736f5b (patch)
tree2d1799021f1d89b1d9f1c24b869fb51831ce3899 /recipes-bsp/pruss-lld/pruss-lld-rtos_git.bb
parentdb928aabafc99a964d127da72aeb8166bbc491d1 (diff)
downloadmeta-ti-ba4056bd5e37bb4e321adcd084fed7bff3736f5b.tar.gz
pruss-lld: migrate to ti-pdk-fetch.bbclass
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp/pruss-lld/pruss-lld-rtos_git.bb')
-rw-r--r--recipes-bsp/pruss-lld/pruss-lld-rtos_git.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-bsp/pruss-lld/pruss-lld-rtos_git.bb b/recipes-bsp/pruss-lld/pruss-lld-rtos_git.bb
index b8db20ed..9ab09b64 100644
--- a/recipes-bsp/pruss-lld/pruss-lld-rtos_git.bb
+++ b/recipes-bsp/pruss-lld/pruss-lld-rtos_git.bb
@@ -6,8 +6,6 @@ require recipes-bsp/pruss-lld/pruss-lld.inc
6COMPATIBLE_MACHINE_append = "|k3" 6COMPATIBLE_MACHINE_append = "|k3"
7PR = "${INC_PR}.0" 7PR = "${INC_PR}.0"
8 8
9S = "${WORKDIR}/${PRUSS_LLD_GIT_DESTSUFFIX}"
10
11DEPENDS_append = " osal-rtos" 9DEPENDS_append = " osal-rtos"
12DEPENDS_append_ti33x = " starterware-rtos" 10DEPENDS_append_ti33x = " starterware-rtos"
13DEPENDS_append_ti43x = " starterware-rtos" 11DEPENDS_append_ti43x = " starterware-rtos"