diff options
Diffstat (limited to 'meta-networking/recipes-protocols/openlldp/openlldp_1.0.1.bb')
| -rw-r--r-- | meta-networking/recipes-protocols/openlldp/openlldp_1.0.1.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-protocols/openlldp/openlldp_1.0.1.bb b/meta-networking/recipes-protocols/openlldp/openlldp_1.0.1.bb index ec3e557ad9..abfa713dc8 100644 --- a/meta-networking/recipes-protocols/openlldp/openlldp_1.0.1.bb +++ b/meta-networking/recipes-protocols/openlldp/openlldp_1.0.1.bb | |||
| @@ -36,9 +36,9 @@ TARGET_CFLAGS += "-Wno-error" | |||
| 36 | # Enable install of systemd conf files. | 36 | # Enable install of systemd conf files. |
| 37 | EXTRA_OECONF += "${@bb.utils.contains('DISTRO_FEATURES', 'systemd', '--with-systemdsystemunitdir=${systemd_system_unitdir}', '', d)}" | 37 | EXTRA_OECONF += "${@bb.utils.contains('DISTRO_FEATURES', 'systemd', '--with-systemdsystemunitdir=${systemd_system_unitdir}', '', d)}" |
| 38 | 38 | ||
| 39 | SYSTEMD_SERVICE_${PN} = "lldpad.service lldpad.socket" | 39 | SYSTEMD_SERVICE:${PN} = "lldpad.service lldpad.socket" |
| 40 | 40 | ||
| 41 | # To enable service at boot set to enable in local.conf. | 41 | # To enable service at boot set to enable in local.conf. |
| 42 | SYSTEMD_AUTO_ENABLE ?= "disable" | 42 | SYSTEMD_AUTO_ENABLE ?= "disable" |
| 43 | 43 | ||
| 44 | RRECOMMENDS_${PN} = "iproute2-tc" | 44 | RRECOMMENDS:${PN} = "iproute2-tc" |
