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

Randy MacLeod Randy.MacLeod at windriver.com
Wed Nov 11 02:17:38 UTC 2015


Signed-off-by: Randy MacLeod <Randy.MacLeod at windriver.com>
---
 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 \
-- 
1.9.1




More information about the Openembedded-devel mailing list