summaryrefslogtreecommitdiffstats
path: root/recipes-ti/ipc/ipc-transport-qmss-test_git.bb
diff options
context:
space:
mode:
authorJustin Sobota <jsobota@ti.com>2015-12-17 01:59:48 +0000
committerDenys Dmytriyenko <denys@ti.com>2015-12-17 20:07:02 -0500
commit9439753f48e6d54ceaa8fcb5e11d7c8d7013adc8 (patch)
tree7ea3a1d2f4ea962f74fd8ea6e3e63f051cc8e61d /recipes-ti/ipc/ipc-transport-qmss-test_git.bb
parentf360a7127df5c316625c3c70092de6801f2c1ada (diff)
downloadmeta-ti-9439753f48e6d54ceaa8fcb5e11d7c8d7013adc8.tar.gz
ipc-transport-qmss: Update to new version 2.0.0.1
Signed-off-by: Justin Sobota <jsobota@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
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