summaryrefslogtreecommitdiffstats
path: root/recipes-ti/ipc/ipc-transport-qmss-test_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-ti/ipc/ipc-transport-qmss-test_git.bb')
-rw-r--r--recipes-ti/ipc/ipc-transport-qmss-test_git.bb6
1 files changed, 5 insertions, 1 deletions
diff --git a/recipes-ti/ipc/ipc-transport-qmss-test_git.bb b/recipes-ti/ipc/ipc-transport-qmss-test_git.bb
index 34d37086..e7c827ef 100644
--- a/recipes-ti/ipc/ipc-transport-qmss-test_git.bb
+++ b/recipes-ti/ipc/ipc-transport-qmss-test_git.bb
@@ -1,12 +1,16 @@
1include ipc-transport-qmss.inc 1include ipc-transport-qmss.inc
2 2
3PACKAGE_ARCH = "${MACHINE_ARCH}"
4
3DEPENDS = "ipc-transport-qmss ti-ipc" 5DEPENDS = "ipc-transport-qmss ti-ipc"
4 6
5#FILES_${PN}-test = "${bindir}/multiProcessTest_*.out" 7#FILES_${PN}-test = "${bindir}/multiProcessTest_*.out"
6 8
7CHOICELIST = "yes no" 9CHOICELIST = "yes no"
8 10
9DEVICELIST = "k2h k2k k2e k2l" 11DEVICELIST_k2hk-evm = "k2h k2k"
12DEVICELIST_k2e-evm = "k2e"
13DEVICELIST_k2l-evm = "k2l"
10 14
11do_compile () { 15do_compile () {
12# Now build the test code 16# Now build the test code