Collapse all addition to the packagegroup for testing into one commit 13/5513/1
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Sun, 10 Apr 2016 10:14:30 +0000 (12:14 +0200)
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>
Sun, 10 Apr 2016 10:14:30 +0000 (12:14 +0200)
All changes so far to the packagegroup-ivi-common-test are now collapsed in this commit.

Change-Id: I70c7ac3c174b824cfce955c4e30d94cd8e8fd7d9
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
meta-ivi-common/recipes-test/packagegroups/packagegroup-ivi-common-test.bb

index 420b061..f0de407 100644 (file)
@@ -7,10 +7,36 @@ inherit packagegroup
 
 PACKAGES = "\
     packagegroup-ivi-common-test \
+    packagegroup-ivi-common-test-ltp \
     "
 
 ALLOW_EMPTY_${PN} = "1"
 
 RDEPENDS_${PN} += "\
     bc \
+    blobsallad \
+    dbench \
+    ebizzy \
+    ffsb \
+    interbench \
+    iozone3 \
+    iperf \
+    himeno \
+    nbench-byte \
+    netperf \
+    netpipe \
+    packagegroup-ivi-common-test-ltp \
+    rt-tests \
+    wayland-fits \
+    "
+
+
+# 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-ivi-common-test-ltp += " \
+    initscripts-functions bind-utils binutils \
+    cronie dnsmasq expect inetutils-ftp inetutils-rsh \
+    iptables logrotate net-tools sysstat tcpdump vsftpd \
     "