[oe] [meta-networking/jethro][PATCH] lldpd: fix PN -> BPN SRC_URI for multilib build

akuster808 akuster808 at gmail.com
Wed Nov 11 18:01:06 UTC 2015



On 11/10/2015 06:17 PM, Randy MacLeod wrote:
> Signed-off-by: Randy MacLeod <Randy.MacLeod at windriver.com>

cool. time to fire up the queue.

merged to my staging.

thanks
> ---
>  meta-networking/recipes-daemons/lldpd/lldpd_0.7.17.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/meta-networking/recipes-daemons/lldpd/lldpd_0.7.17.bb b/meta-networking/recipes-daemons/lldpd/lldpd_0.7.17.bb
> index ba7f09e..bd207ad 100644
> --- a/meta-networking/recipes-daemons/lldpd/lldpd_0.7.17.bb
> +++ b/meta-networking/recipes-daemons/lldpd/lldpd_0.7.17.bb
> @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/ISC;md5=f3b90e
>  DEPENDS = "libbsd libevent"
>  
>  SRC_URI = "\
> -    http://media.luffy.cx/files/${PN}/${PN}-${PV}.tar.gz \
> +    http://media.luffy.cx/files/${BPN}/${BPN}-${PV}.tar.gz \
>      file://lldpd.init.d \
>      file://lldpd.default \
>      file://fix-libevent-configure.patch \
> 



More information about the Openembedded-devel mailing list