summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-networking/openvswitch/openvswitch.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-networking/openvswitch/openvswitch.inc b/recipes-networking/openvswitch/openvswitch.inc
index 58c83528..454aadf0 100644
--- a/recipes-networking/openvswitch/openvswitch.inc
+++ b/recipes-networking/openvswitch/openvswitch.inc
@@ -39,6 +39,7 @@ EXTRA_OECONF += "\
39 TARGET_PYTHON=${bindir}/python \ 39 TARGET_PYTHON=${bindir}/python \
40 TARGET_PERL=${bindir}/perl \ 40 TARGET_PERL=${bindir}/perl \
41 " 41 "
42CONFIGUREOPT_DEPTRACK = ""
42 43
43# Don't compile kernel modules by default since it heavily depends on 44# Don't compile kernel modules by default since it heavily depends on
44# kernel version. Use the in-kernel module for now. 45# kernel version. Use the in-kernel module for now.