X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-ivi-common%2Frecipes-test%2Fpackagegroups%2Fpackagegroup-ivi-common-test.bb;h=d2b974c196b6798b23c6fadeb7e517178c2ccf11;hb=7712131da9042865c73e0de2d808ff6d928ca43f;hp=420b06133b9127a2867e8b445227dfde951c871f;hpb=847a79109e5a234b60a905bf677b74b88b40d134;p=AGL%2Fmeta-agl.git diff --git a/meta-ivi-common/recipes-test/packagegroups/packagegroup-ivi-common-test.bb b/meta-ivi-common/recipes-test/packagegroups/packagegroup-ivi-common-test.bb index 420b06133..d2b974c19 100644 --- a/meta-ivi-common/recipes-test/packagegroups/packagegroup-ivi-common-test.bb +++ b/meta-ivi-common/recipes-test/packagegroups/packagegroup-ivi-common-test.bb @@ -7,10 +7,45 @@ 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 \ + linpack \ + lmbench \ + ltp \ + nbench-byte \ + netpipe \ + packagegroup-ivi-common-test-ltp \ + rt-tests \ + stress \ + trinity \ + " +# to be added, but needs LICENSE_FLAGS_WHITELIST="non-commercial" +# netperf +# wayland-fits is broken in jethro, https://www.mail-archive.com/openembedded-devel@lists.openembedded.org/msg46505.html +# http://errors.yoctoproject.org/Errors/Details/35141/ +# 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 \ "