aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking
diff options
context:
space:
mode:
authorChen Qi <Qi.Chen@windriver.com>2021-08-09 10:29:29 -0700
committerKhem Raj <raj.khem@gmail.com>2021-08-09 10:30:44 -0700
commit242ba8e2fc4395b2bdc47c46e40c7f84402798c4 (patch)
tree992a089d22c82c286b78511650acc93a9f0eb122 /meta-networking
parentc80b3757ffc762a1577bcf7d0da41ebf1954b3f1 (diff)
downloadmeta-openembedded-contrib-242ba8e2fc4395b2bdc47c46e40c7f84402798c4.tar.gz
Convert to new override syntax using latest convert-overrides.py script
This patch is the result of running the latest convert-ovrrides.py script. Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking')
-rw-r--r--meta-networking/recipes-daemons/lldpd/lldpd_1.0.8.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-daemons/lldpd/lldpd_1.0.8.bb b/meta-networking/recipes-daemons/lldpd/lldpd_1.0.8.bb
index d5e9e2c303..cf2b156fe7 100644
--- a/meta-networking/recipes-daemons/lldpd/lldpd_1.0.8.bb
+++ b/meta-networking/recipes-daemons/lldpd/lldpd_1.0.8.bb
@@ -61,4 +61,4 @@ RDEPENDS:${PN} += "os-release"
FILES:${PN}-zsh-completion += "${datadir}/zsh/"
# FIXME: zsh is broken in meta-oe so this cannot be enabled for now
-#RDEPENDS_${PN}-zsh-completion += "zsh"
+#RDEPENDS:${PN}-zsh-completion += "zsh"