live555: fix build due to missing INC_PR
authorKoen Kooi <koen@dominion.thruhere.net>
Mon, 24 Oct 2011 09:23:09 +0000 (11:23 +0200)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:16:06 +0000 (08:16 -0800)
(From meta-openembedded rev: e7edf21c4128b89bff41c2f9096b49f184554472)

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-openembedded/meta-oe/recipes-multimedia/live555/live555.inc

index 8d026a1..e47bacf 100644 (file)
@@ -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"