From: Denys Dmytriyenko <[email protected]>

Signed-off-by: Denys Dmytriyenko <[email protected]>
---
 .../recipes-core/packagegroups/packagegroup-arago-test.bb           | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git 
a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-test.bb 
b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-test.bb
index c6893ed..a56a529 100644
--- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-test.bb
+++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-test.bb
@@ -1,6 +1,6 @@
 DESCRIPTION = "Extended task to get System Test specific apps"
 LICENSE = "MIT"
-PR = "r34"
+PR = "r35"
 
 PACKAGE_ARCH = "${MACHINE_ARCH}"
 
@@ -48,11 +48,9 @@ ARAGO_TI_TEST_append_omap-a15 = " \
     ipc-test-fw \
     ${@base_contains('MACHINE_FEATURES', 'mmip', 'omapdrmtest', '', d)} \
     "
-# vpdma-fw and vpe-tests both provide FW image
-#    vpe-tests
 
 ARAGO_TI_TEST_append_dra7xx = " \
-    vpdma-fw \
+    vpe-tests \
     "
 
 RDEPENDS_${PN} = "\
-- 
2.2.0

_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

Reply via email to