summaryrefslogtreecommitdiffstats
path: root/recipes-networking/openvswitch/openvswitch_1.10.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-networking/openvswitch/openvswitch_1.10.0.bb')
-rw-r--r--recipes-networking/openvswitch/openvswitch_1.10.0.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-networking/openvswitch/openvswitch_1.10.0.bb b/recipes-networking/openvswitch/openvswitch_1.10.0.bb
index 4fb2670b..9cdd839d 100644
--- a/recipes-networking/openvswitch/openvswitch_1.10.0.bb
+++ b/recipes-networking/openvswitch/openvswitch_1.10.0.bb
@@ -53,6 +53,7 @@ FILES_${PN}-switch = "${sysconfdir}/init.d/openvswitch-switch \
53 " 53 "
54# silence a warning 54# silence a warning
55FILES_${PN} += "${datadir}/ovsdbmonitor" 55FILES_${PN} += "${datadir}/ovsdbmonitor"
56FILES_${PN} += "/run"
56 57
57inherit autotools update-rc.d 58inherit autotools update-rc.d
58 59