summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-networking/openvswitch/openvswitch_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-networking/openvswitch/openvswitch_git.bb b/recipes-networking/openvswitch/openvswitch_git.bb
index 6ab0c40a..a17c273c 100644
--- a/recipes-networking/openvswitch/openvswitch_git.bb
+++ b/recipes-networking/openvswitch/openvswitch_git.bb
@@ -8,7 +8,7 @@ RDEPENDS_${PN}-ptest += "\
8 python-datetime python-netclient python sed \ 8 python-datetime python-netclient python sed \
9 ldd perl-module-socket perl-module-carp perl-module-exporter \ 9 ldd perl-module-socket perl-module-carp perl-module-exporter \
10 perl-module-xsloader python-netserver python-threading \ 10 perl-module-xsloader python-netserver python-threading \
11 python-resource python-subprocess \ 11 python-resource python-subprocess findutils which \
12 " 12 "
13 13
14S = "${WORKDIR}/git" 14S = "${WORKDIR}/git"