[oe] [meta-networking][PATCH v2] lldpd: Add recipe

Otavio Salvador otavio.salvador at ossystems.com.br
Tue Sep 15 22:05:57 UTC 2015


Hello Fabio,

On Tue, Sep 15, 2015 at 6:23 PM, Fabio Berton
<fabio.berton at ossystems.com.br> wrote:
> lldpd is a 802.1AB implementation, a L2 network discovery protocol.
> It also supports CDP, EDP and various other protocols.
>
> Signed-off-by: Fabio Berton <fabio.berton at ossystems.com.br>

Sorry for not raising this before but there is an error...

...
> +PACKAGES =+ "${PN}-bash-completion ${PN}-zsh-completion"
> +
> +FILES_${PN} += "${datadir}/zsh ${libdir}/sysusers.d"

${datadir}/zsh should be moved to the zsh-completion package.

> +RDEPENDS_${PN} += "os-release"
> +
> +FILES_${PN}-bash-completion += "${sysconfdir}/bash_completion.d/"
> +RDEPENDS_${PN}-bash-completion += "bash"
> +
> +FILES_${PN}-zsh-completion += "${datadir}/zsh/vendor-completions/"
> +# FIXME: zsh is broken in meta-oe so this cannot be enabled for now
> +#RDEPENDS_${PN}-zsh-completion += "zsh"

Wait until tomorrow to see if Joe has any other feedback before
preparing the v3.

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750



More information about the Openembedded-devel mailing list