* Install the libdrm-tests package for all machines and not just
  for omap-a15 machines.

Signed-off-by: Chase Maupin <[email protected]>
---
 .../packagegroups/packagegroup-arago-test.bb       |    4 ++--
 1 files changed, 2 insertions(+), 2 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 b7fa806..399eea9 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 = "r12"
+PR = "r13"
 
 inherit packagegroup
 
@@ -16,6 +16,7 @@ ARAGO_TEST = "\
     evtest \
     bc \
     memtester \
+    libdrm-tests \
     "
 
 ARAGO_TI_TEST = "\
@@ -27,7 +28,6 @@ ARAGO_TI_TEST = "\
 
 ARAGO_TI_TEST_append_omap-a15 = " \
     omapconf \
-    libdrm-tests \
     "
 
 ARAGO_TI_TEST_append_dra7xx-evm = " \
-- 
1.7.0.4

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

Reply via email to