[meta-virtualization] [meta-networking][PATCH 1/1] lldpad: depends on readline

Bruce Ashfield bruce.ashfield at gmail.com
Tue Sep 22 11:39:25 PDT 2015


Was this really meant for meta-virt ? I haven't checked to see if you resent
it to meta-networking .. but figured I'd follow up just in case.

Bruce

On Thu, Sep 17, 2015 at 3:45 PM, Joe Slater <jslater at windriver.com> wrote:
> Add a dependency on readline because the header
> files are required by configure.
>
> Signed-off-by: Joe Slater <jslater at windriver.com>
> ---
>  .../recipes-daemons/lldpad/lldpad_0.9.46.bb        |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta-networking/recipes-daemons/lldpad/lldpad_0.9.46.bb b/meta-networking/recipes-daemons/lldpad/lldpad_0.9.46.bb
> index 0c8c5d8..b191df5 100644
> --- a/meta-networking/recipes-daemons/lldpad/lldpad_0.9.46.bb
> +++ b/meta-networking/recipes-daemons/lldpad/lldpad_0.9.46.bb
> @@ -5,7 +5,7 @@ Intel LLDP Agent with Enhanced Ethernet support for the Data Center."
>  SECTION = "net"
>  LICENSE = "GPLv2"
>  LIC_FILES_CHKSUM = "file://COPYING;md5=8c2bc283e65df398ced5f5b747e78162"
> -DEPENDS = "libconfig libnl"
> +DEPENDS = "libconfig libnl readline"
>  SRCREV = "48a5f38778b18d6659a672ccb4640f25c6720827"
>
>  SRC_URI = "git://github.com/jrfastab/lldpad.git;protocol=http \
> --
> 1.7.9.5
>
> --
> _______________________________________________
> meta-virtualization mailing list
> meta-virtualization at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-virtualization



-- 
"Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end"


More information about the meta-virtualization mailing list