diff options
Diffstat (limited to 'meta-networking/recipes-protocols/openlldp/openlldp_1.1.1.bb')
-rw-r--r-- | meta-networking/recipes-protocols/openlldp/openlldp_1.1.1.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-networking/recipes-protocols/openlldp/openlldp_1.1.1.bb b/meta-networking/recipes-protocols/openlldp/openlldp_1.1.1.bb index 010cd5af84..ad72b5cdde 100644 --- a/meta-networking/recipes-protocols/openlldp/openlldp_1.1.1.bb +++ b/meta-networking/recipes-protocols/openlldp/openlldp_1.1.1.bb | |||
@@ -5,7 +5,6 @@ HOMEPAGE = "http://open-lldp.org/start" | |||
5 | LICENSE = "GPL-2.0-only" | 5 | LICENSE = "GPL-2.0-only" |
6 | LIC_FILES_CHKSUM = "file://COPYING;md5=8c2bc283e65df398ced5f5b747e78162" | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=8c2bc283e65df398ced5f5b747e78162" |
7 | 7 | ||
8 | S = "${WORKDIR}/git" | ||
9 | 8 | ||
10 | inherit pkgconfig autotools | 9 | inherit pkgconfig autotools |
11 | inherit ${@bb.utils.contains('DISTRO_FEATURES', 'systemd', 'systemd', '', d)} | 10 | inherit ${@bb.utils.contains('DISTRO_FEATURES', 'systemd', 'systemd', '', d)} |