summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-ti/ipc/ti-ipc-examples_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-ti/ipc/ti-ipc-examples_git.bb b/recipes-ti/ipc/ti-ipc-examples_git.bb
index 40c3bc3b..8e6ceb08 100644
--- a/recipes-ti/ipc/ti-ipc-examples_git.bb
+++ b/recipes-ti/ipc/ti-ipc-examples_git.bb
@@ -6,7 +6,7 @@ require ti-ipc-rtos.inc
6LICENSE = "BSD" 6LICENSE = "BSD"
7LIC_FILES_CHKSUM = "file://${S_ipc-examples}/src/makefile;beginline=1;endline=30;md5=fb83580b16bce88e8ed568a6005c8f02" 7LIC_FILES_CHKSUM = "file://${S_ipc-examples}/src/makefile;beginline=1;endline=30;md5=fb83580b16bce88e8ed568a6005c8f02"
8 8
9DEPENDS = "ti-ipc ti-xdctools ti-sysbios ti-ipc-rtos" 9DEPENDS = "ti-ipc ti-xdctools ti-sysbios ti-ipc-rtos zip-native"
10 10
11INSANE_SKIP_${PN} += "arch" 11INSANE_SKIP_${PN} += "arch"
12 12