mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-03 02:10:04 +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"
|
||||
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"
|
||||
|
||||
Reference in New Issue
Block a user