summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-ti/ipc/ipc-transport-qmss-rtos_git.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-ti/ipc/ipc-transport-qmss-rtos_git.bb b/recipes-ti/ipc/ipc-transport-qmss-rtos_git.bb
index 981a4afc..5bb0bcf6 100644
--- a/recipes-ti/ipc/ipc-transport-qmss-rtos_git.bb
+++ b/recipes-ti/ipc/ipc-transport-qmss-rtos_git.bb
@@ -7,6 +7,8 @@ LIC_FILES_CHKSUM = "file://TransportQmss.xdc;beginline=1;endline=35;md5=ad783760
7 7
8COMPATIBLE_MACHINE = "k2hk|k2l-evm|k2e" 8COMPATIBLE_MACHINE = "k2hk|k2l-evm|k2e"
9 9
10PACKAGE_ARCH = "${MACHINE_ARCH}"
11
10DEPENDS_append = " qmss-lld-rtos \ 12DEPENDS_append = " qmss-lld-rtos \
11 cppi-lld-rtos \ 13 cppi-lld-rtos \
12 ti-ipc-rtos \ 14 ti-ipc-rtos \