mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-13 19:54:21 +00:00
live555: update to version 20190828
Includes fix for CVE-2019-7733. Also adjust SRC_URI and use different mirror. Signed-off-by: Joe Slater <joe.slater@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
ef1b17f4ef
commit
53e12287ba
@ -8,10 +8,10 @@ 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/live.${URLV}.tar.gz \
|
||||
SRC_URI = "http://www.live555.com/liveMedia/public/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"
|
||||
MIRRORS += "http://www.live555.com/liveMedia/public/ http://download.videolan.org/contrib/live555/ \n"
|
||||
|
||||
S = "${WORKDIR}/live"
|
||||
TARGET_CC_ARCH += "${LDFLAGS}"
|
||||
|
||||
@ -1,8 +0,0 @@
|
||||
require live555.inc
|
||||
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \
|
||||
file://COPYING.LESSER;md5=e6a600fd5e1d9cbde2d983680233ad02 \
|
||||
"
|
||||
SRC_URI[md5sum] = "a84ca3946d899f5592c7d31012ed2fe3"
|
||||
SRC_URI[sha256sum] = "0bd0c26d980425d9a419d835193e292a08a968f175da1902da4b495f126d5abd"
|
||||
|
||||
11
meta-oe/recipes-multimedia/live555/live555_20190828.bb
Normal file
11
meta-oe/recipes-multimedia/live555/live555_20190828.bb
Normal file
@ -0,0 +1,11 @@
|
||||
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] = "a593f915664793b3ba41299b17b8bedc"
|
||||
SRC_URI[sha256sum] = "a3dcd157865186cf883c3a80b4bb09637e91fff96b234b2c780a7f7dcc7a35dc"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user