summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-daemons/lldpd/lldpd_0.9.2.bb (renamed from meta-networking/recipes-daemons/lldpd/lldpd_0.9.0.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-daemons/lldpd/lldpd_0.9.0.bb b/meta-networking/recipes-daemons/lldpd/lldpd_0.9.2.bb
index c590fae5f3..77ed09f542 100644
--- a/meta-networking/recipes-daemons/lldpd/lldpd_0.9.0.bb
+++ b/meta-networking/recipes-daemons/lldpd/lldpd_0.9.2.bb
@@ -11,8 +11,8 @@ SRC_URI = "\
11 file://lldpd.default \ 11 file://lldpd.default \
12 " 12 "
13 13
14SRC_URI[md5sum] = "ed0226129b0c90b3a45c273fe1aba8de" 14SRC_URI[md5sum] = "b809887bc927fb558fd5dd64b6c0a494"
15SRC_URI[sha256sum] = "300e4a590f7bf21c79d5ff94c2d6a69d0b2c34dbc21e17281496462a04ca80bc" 15SRC_URI[sha256sum] = "6054f29d41faf32186a22331853a299c87f4419b4332df4a564f76a139305a32"
16 16
17inherit autotools update-rc.d useradd systemd pkgconfig bash-completion 17inherit autotools update-rc.d useradd systemd pkgconfig bash-completion
18 18