From fc9dd8d0fc6facea46028ba0d505dcb309a9a2c4 Mon Sep 17 00:00:00 2001 From: He Zhe Date: Tue, 5 Apr 2016 12:59:54 +0800 Subject: openvswitch: Fix ptest for v2.5 - Copy certain files from srcdir since it has been different from build directory. - Copy more necessary files for new added test cases. - Modify config files for running on target. - Add necessary RDEPENDS Signed-off-by: He Zhe Signed-off-by: Bruce Ashfield --- recipes-networking/openvswitch/openvswitch_git.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes-networking/openvswitch/openvswitch_git.bb') diff --git a/recipes-networking/openvswitch/openvswitch_git.bb b/recipes-networking/openvswitch/openvswitch_git.bb index 700a3061..2f7fe3e1 100644 --- a/recipes-networking/openvswitch/openvswitch_git.bb +++ b/recipes-networking/openvswitch/openvswitch_git.bb @@ -6,6 +6,9 @@ RDEPENDS_${PN}-ptest += "\ python-logging python-syslog python-argparse python-io \ python-fcntl python-shell python-lang python-xml python-math \ python-datetime python-netclient python sed \ + ldd perl-module-socket perl-module-carp perl-module-exporter \ + perl-module-xsloader python-netserver python-threading \ + python-resource python-subprocess \ " S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf