diff options
-rw-r--r-- | meta-oe/recipes-multimedia/live555/live555.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-multimedia/live555/live555.inc b/meta-oe/recipes-multimedia/live555/live555.inc index 8d026a195b..e47bacf919 100644 --- a/meta-oe/recipes-multimedia/live555/live555.inc +++ b/meta-oe/recipes-multimedia/live555/live555.inc | |||
@@ -7,6 +7,8 @@ HOMEPAGE = "http://live.com/" | |||
7 | LICENSE = "LGPLv3" | 7 | LICENSE = "LGPLv3" |
8 | SECTION = "devel" | 8 | SECTION = "devel" |
9 | 9 | ||
10 | INC_PR = "r0" | ||
11 | |||
10 | 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]}" | 12 | 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]}" |
11 | SRC_URI = "http://www.live555.com/liveMedia/public/live.${URLV}.tar.gz \ | 13 | SRC_URI = "http://www.live555.com/liveMedia/public/live.${URLV}.tar.gz \ |
12 | file://config.linux-cross" | 14 | file://config.linux-cross" |