diff options
author | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2016-04-18 12:13:41 +0200 |
---|---|---|
committer | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2016-04-18 12:13:41 +0200 |
commit | c401a0436025828588a32a912bf2f04c4e0cb4ca (patch) | |
tree | a32444d54e75c41feb035a12411f57c64b0d99db /meta-ivi-common/recipes-test | |
parent | 54bc0ac5122e5907e1b5b1e7d238c6594c56dead (diff) |
Mask netperf due to license.
Change-Id: If5e1ff5117b9a6abde7d2a3b3f3a1f6cf572d58b
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'meta-ivi-common/recipes-test')
-rw-r--r-- | meta-ivi-common/recipes-test/packagegroups/packagegroup-ivi-common-test.bb | 3 |
1 files changed, 2 insertions, 1 deletions
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 674e93d44..77e3b72bf 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 @@ -24,7 +24,6 @@ RDEPENDS_${PN} += "\ himeno \ ltp \ nbench-byte \ - netperf \ netpipe \ packagegroup-ivi-common-test-ltp \ rt-tests \ @@ -32,6 +31,8 @@ RDEPENDS_${PN} += "\ trinity \ wayland-fits \ " +# to be added, but needs LICENSE_FLAGS_WHITELIST="non-commercial" +# netperf # Packages for shell commands which are required by LTP |