mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-03 14:19:52 +00:00
live555: fix build due to missing INC_PR
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
@@ -7,6 +7,8 @@ HOMEPAGE = "http://live.com/"
|
|||||||
LICENSE = "LGPLv3"
|
LICENSE = "LGPLv3"
|
||||||
SECTION = "devel"
|
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]}"
|
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 \
|
SRC_URI = "http://www.live555.com/liveMedia/public/live.${URLV}.tar.gz \
|
||||||
file://config.linux-cross"
|
file://config.linux-cross"
|
||||||
|
|||||||
Reference in New Issue
Block a user