Date
1 - 1 of 1
[meta-networking][PATCH] lldpd: Use github release assets for SRC_URI
media.luffy.cx seems unreliable as AB is not able to fetch it
Signed-off-by: Khem Raj <raj.khem@...>
---
meta-networking/recipes-daemons/lldpd/lldpd_1.0.16.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-networking/recipes-daemons/lldpd/lldpd_1.0.16.bb b/meta-networking/recipes-daemons/lldpd/lldpd_1.0.16.bb
index c7237d74bb..6638de1ba1 100644
--- a/meta-networking/recipes-daemons/lldpd/lldpd_1.0.16.bb
+++ b/meta-networking/recipes-daemons/lldpd/lldpd_1.0.16.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/${BPN}/${BPN}-${PV}.tar.gz \
+ https://github.com/${BPN}/${BPN}/releases/download/${PV}/${BP}.tar.gz \
file://lldpd.init.d \
file://lldpd.default \
file://run-ptest \
--
2.38.1
Signed-off-by: Khem Raj <raj.khem@...>
---
meta-networking/recipes-daemons/lldpd/lldpd_1.0.16.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-networking/recipes-daemons/lldpd/lldpd_1.0.16.bb b/meta-networking/recipes-daemons/lldpd/lldpd_1.0.16.bb
index c7237d74bb..6638de1ba1 100644
--- a/meta-networking/recipes-daemons/lldpd/lldpd_1.0.16.bb
+++ b/meta-networking/recipes-daemons/lldpd/lldpd_1.0.16.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/${BPN}/${BPN}-${PV}.tar.gz \
+ https://github.com/${BPN}/${BPN}/releases/download/${PV}/${BP}.tar.gz \
file://lldpd.init.d \
file://lldpd.default \
file://run-ptest \
--
2.38.1