diff options
Diffstat (limited to 'meta-oe/recipes-multimedia')
| -rw-r--r-- | meta-oe/recipes-multimedia/live555/live555.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-multimedia/live555/live555.inc b/meta-oe/recipes-multimedia/live555/live555.inc index 0d11de904f..710dbdec8c 100644 --- a/meta-oe/recipes-multimedia/live555/live555.inc +++ b/meta-oe/recipes-multimedia/live555/live555.inc | |||
| @@ -9,7 +9,7 @@ SECTION = "devel" | |||
| 9 | 9 | ||
| 10 | INC_PR = "r1" | 10 | INC_PR = "r1" |
| 11 | 11 | ||
| 12 | URLV = "${@d.getVar('PV',1)[0:4]}.${@d.getVar('PV',1)[4:6]}.${@d.getVar('PV',1)[6:8]}" | 12 | URLV = "${@d.getVar('PV')[0:4]}.${@d.getVar('PV')[4:6]}.${@d.getVar('PV')[6:8]}" |
| 13 | 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 \ |
| 14 | file://config.linux-cross" | 14 | file://config.linux-cross" |
| 15 | # only latest live version stays on http://www.live555.com/liveMedia/public/, add mirror for older | 15 | # only latest live version stays on http://www.live555.com/liveMedia/public/, add mirror for older |
