summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-networking/openvswitch/openvswitch_git.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-networking/openvswitch/openvswitch_git.bb b/recipes-networking/openvswitch/openvswitch_git.bb
index 4cd82d77..a9309332 100644
--- a/recipes-networking/openvswitch/openvswitch_git.bb
+++ b/recipes-networking/openvswitch/openvswitch_git.bb
@@ -2,6 +2,8 @@ require openvswitch.inc
2 2
3DEPENDS += "virtual/kernel" 3DEPENDS += "virtual/kernel"
4 4
5PACKAGE_ARCH = "${MACHINE_ARCH}"
6
5RDEPENDS_${PN}-ptest += "\ 7RDEPENDS_${PN}-ptest += "\
6 python3-logging python3-syslog python3-io \ 8 python3-logging python3-syslog python3-io \
7 python3-fcntl python3-shell python3-xml python3-math \ 9 python3-fcntl python3-shell python3-xml python3-math \