SPEC-3723: restructure meta-agl
[AGL/meta-agl.git] / meta-agl-core-test / recipes-test / packagegroups / packagegroup-agl-test.bb
@@ -15,44 +15,53 @@ ALLOW_EMPTY_${PN} = "1"
 
 RDEPENDS_${PN} += "\
     bc \
-    dbench \
     ebizzy \
     evtest \
     ffsb \
     glmark2 \
     interbench \
-    iozone3 \
-    iperf3 \
     ipv6connect \
     linpack \
     linus-stress \
-    lmbench \
-    nbench-byte \
     nmap \
     rt-tests \
     stress \
     "
+
+
+
+
+
 # to be added, but needs LICENSE_FLAGS_WHITELIST="non-commercial"
-#    netperf
+#    netperf                             # meta-networking
+
+# relocate due to dependencies
+#    iperf3 \                            # meta-oe
+#    lmbench \                           # meta-oe
+#    dbench \                            # meta-oe
+#    nbench-byte \                       # meta-oe
+#    iozone3 \                           # meta-oe
+#
 
 # FTBS, SPEC-316
-#    himeno 
+#    himeno                              # nowhere
 # FTBS, SPEC-1384
-#    trinity
+#    trinity                             # meta-linaro (1.5)
 
 #    packagegroup-agl-test-ltp \
-#    ltp \
+#    ltp \                               # ltp in oe-core
 #
 
 # Packages for shell commands which are required by LTP
 #   readelf, logrotate, vsftpd, crontab, sar, arp, ftp,
 #   host, rcp, rlogin, rsh, tcpdump, expect, iptables, dnsmasq,
 #   pgrep
-RDEPENDS_packagegroup-agl-test-ltp += " \
-    initscripts-functions bind-utils binutils \
-    cronie dnsmasq expect inetutils-ftp inetutils-rsh \
-    iptables logrotate net-tools sysstat tcpdump vsftpd \
-    "
+RDEPENDS_packagegroup-agl-test-ltp = ""
+#RDEPENDS_packagegroup-agl-test-ltp += " \
+#    initscripts-functions bind-utils binutils \
+#    cronie dnsmasq expect inetutils-ftp inetutils-rsh \
+#    iptables logrotate net-tools sysstat tcpdump vsftpd \
+#    "
 
 RDEPENDS_packagegroup-ivi-common-test = " \
     packagegroup-agl-test \