diff options
author | Chen Qi <Qi.Chen@windriver.com> | 2021-08-09 10:29:29 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2021-08-09 10:30:44 -0700 |
commit | 242ba8e2fc4395b2bdc47c46e40c7f84402798c4 (patch) | |
tree | 992a089d22c82c286b78511650acc93a9f0eb122 /meta-networking/recipes-daemons | |
parent | c80b3757ffc762a1577bcf7d0da41ebf1954b3f1 (diff) | |
download | meta-openembedded-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/recipes-daemons')
-rw-r--r-- | meta-networking/recipes-daemons/lldpd/lldpd_1.0.8.bb | 2 |
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 d5e9e2c30..cf2b156fe 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" | |||
61 | 61 | ||
62 | FILES:${PN}-zsh-completion += "${datadir}/zsh/" | 62 | FILES:${PN}-zsh-completion += "${datadir}/zsh/" |
63 | # FIXME: zsh is broken in meta-oe so this cannot be enabled for now | 63 | # FIXME: zsh is broken in meta-oe so this cannot be enabled for now |
64 | #RDEPENDS_${PN}-zsh-completion += "zsh" | 64 | #RDEPENDS:${PN}-zsh-completion += "zsh" |