* This includes the VPE test program into the file system
Signed-off-by: Chase Maupin <[email protected]>
---
.../packagegroups/packagegroup-arago-test.bb | 6 +++++-
1 files changed, 5 insertions(+), 1 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 b6f2896..b7fa806 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 = "r11"
+PR = "r12"
inherit packagegroup
@@ -30,6 +30,10 @@ ARAGO_TI_TEST_append_omap-a15 = " \
libdrm-tests \
"
+ARAGO_TI_TEST_append_dra7xx-evm = " \
+ vpe-vpdma \
+ "
+
RDEPENDS_${PN} = "\
${ARAGO_TEST} \
${ARAGO_TI_TEST} \
--
1.7.0.4
_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago