mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-18 22:56:15 +00:00
live555: Add MIRROR for older versions
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
739fc97599
commit
01857bc84a
@ -12,6 +12,8 @@ INC_PR = "r0"
|
||||
URLV = "${@d.getVar('PV',1)[0:4]}.${@d.getVar('PV',1)[4:6]}.${@d.getVar('PV',1)[6:8]}"
|
||||
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://download.videolan.org/pub/videolan/testing/contrib/live555/ \n"
|
||||
|
||||
S = "${WORKDIR}/live"
|
||||
TARGET_CC_ARCH += "${LDFLAGS}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user