mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
live555: Upgrade to 20190306 release
location of SRC_URI has changed as main site is offline Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -8,7 +8,7 @@ LICENSE = "LGPLv3"
|
||||
SECTION = "devel"
|
||||
|
||||
URLV = "${@d.getVar('PV')[0:4]}.${@d.getVar('PV')[4:6]}.${@d.getVar('PV')[6:8]}"
|
||||
SRC_URI = "http://www.live555.com/liveMedia/public/live.${URLV}.tar.gz \
|
||||
SRC_URI = "http://www.live555.com/live.${URLV}.tar.gz \
|
||||
file://config.linux-cross"
|
||||
# only latest live version stays on http://www.live555.com/liveMedia/public/, add mirror for older
|
||||
MIRRORS += "http://www.live555.com/liveMedia/public/ http://distcache.FreeBSD.org/ports-distfiles/ \n"
|
||||
|
||||
+2
-2
@@ -3,6 +3,6 @@ require live555.inc
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \
|
||||
file://COPYING.LESSER;md5=e6a600fd5e1d9cbde2d983680233ad02 \
|
||||
"
|
||||
SRC_URI[md5sum] = "a84ca3946d899f5592c7d31012ed2fe3"
|
||||
SRC_URI[sha256sum] = "0bd0c26d980425d9a419d835193e292a08a968f175da1902da4b495f126d5abd"
|
||||
|
||||
SRC_URI[md5sum] = "71e096f7b3055a141fb902d7ea45ef61"
|
||||
SRC_URI[sha256sum] = "7653c44ac1c8255dd34d9151a92db8ef4af224e8b980e4af2f8937b3a30d38af"
|
||||
Reference in New Issue
Block a user