mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-12 17:55:49 +00:00
live555: fix build due to missing INC_PR
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
parent
38209d556c
commit
e7edf21c41
@ -7,6 +7,8 @@ HOMEPAGE = "http://live.com/"
|
||||
LICENSE = "LGPLv3"
|
||||
SECTION = "devel"
|
||||
|
||||
INC_PR = "r0"
|
||||
|
||||
URLV = "${@bb.data.getVar('PV',d,1)[0:4]}.${@bb.data.getVar('PV',d,1)[4:6]}.${@bb.data.getVar('PV',d,1)[6:8]}"
|
||||
SRC_URI = "http://www.live555.com/liveMedia/public/live.${URLV}.tar.gz \
|
||||
file://config.linux-cross"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user