diff options
Diffstat (limited to 'recipes-networking/openvswitch')
| -rw-r--r-- | recipes-networking/openvswitch/openvswitch_1.10.0.bb | 1 |
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 |
| 55 | FILES_${PN} += "${datadir}/ovsdbmonitor" | 55 | FILES_${PN} += "${datadir}/ovsdbmonitor" |
| 56 | FILES_${PN} += "/run" | ||
| 56 | 57 | ||
| 57 | inherit autotools update-rc.d | 58 | inherit autotools update-rc.d |
| 58 | 59 | ||
