mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-07-19 15:29:08 +02:00
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:
parent
a56dcf44c7
commit
e154914718
|
@ -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 \
|
||||
|
|
Loading…
Reference in New Issue
Block a user