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@gmail.com>
This commit is contained in:
Khem Raj 2022-11-23 08:18:37 -08:00
parent a56dcf44c7
commit e154914718

View File

@ -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 \