summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-daemons/lldpd/lldpd_1.0.14.bb (renamed from meta-networking/recipes-daemons/lldpd/lldpd_1.0.8.bb)3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-networking/recipes-daemons/lldpd/lldpd_1.0.8.bb b/meta-networking/recipes-daemons/lldpd/lldpd_1.0.14.bb
index cf2b156fe7..eda0129feb 100644
--- a/meta-networking/recipes-daemons/lldpd/lldpd_1.0.8.bb
+++ b/meta-networking/recipes-daemons/lldpd/lldpd_1.0.14.bb
@@ -11,8 +11,7 @@ SRC_URI = "\
11 file://lldpd.default \ 11 file://lldpd.default \
12 " 12 "
13 13
14SRC_URI[md5sum] = "000042dbf5b445f750b5ba01ab25c8ba" 14SRC_URI[sha256sum] = "a74819214f116a5dbc407a3d490caa01ba401a249517ac826a374059c12d12e8"
15SRC_URI[sha256sum] = "98d200e76e30f6262c4a4493148c1840827898329146a57a34f8f0f928ca3def"
16 15
17inherit autotools update-rc.d useradd systemd pkgconfig bash-completion 16inherit autotools update-rc.d useradd systemd pkgconfig bash-completion
18 17