[oe] [meta-oe][daisy][PATCH] live555: fix fetch problem

Martin Jansa martin.jansa at gmail.com
Wed Jun 18 08:08:23 UTC 2014


On Sat, Jun 14, 2014 at 09:44:09PM +0200, Steffen Sledz wrote:
> live.2013.04.30.tar.gz is no longer available at original live555 url
> and the url of the FreeBSD mirror has changed according to[1].
> 
> [1] <http://ftp.freebsd.org/pub/FreeBSD/ports/distfiles/README.txt>

The same problem is in master branch, I'll cherry-pick it there first.

> Signed-off-by: Steffen Sledz <sledz at dresearch-fe.de>
> ---
>  meta-oe/recipes-multimedia/live555/live555.inc | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/meta-oe/recipes-multimedia/live555/live555.inc b/meta-oe/recipes-multimedia/live555/live555.inc
> index a36177d..0c8208a 100644
> --- a/meta-oe/recipes-multimedia/live555/live555.inc
> +++ b/meta-oe/recipes-multimedia/live555/live555.inc
> @@ -7,13 +7,13 @@ HOMEPAGE = "http://live.com/"
>  LICENSE = "LGPLv3"
>  SECTION = "devel"
>  
> -INC_PR = "r0"
> +INC_PR = "r1"
>  
>  URLV = "${@d.getVar('PV',1)[0:4]}.${@d.getVar('PV',1)[4:6]}.${@d.getVar('PV',1)[6:8]}"
>  SRC_URI = "http://www.live555.com/liveMedia/public/live.${URLV}.tar.gz \
>             file://config.linux-cross"
>  # only latest live version stays on http://www.live555.com/liveMedia/public/, add mirror for older
> -MIRRORS += "http://www.live555.com/liveMedia/public/ http://ftp.freebsd.org/pub/FreeBSD/ports/distfiles/ \n"
> +MIRRORS += "http://www.live555.com/liveMedia/public/ http://distcache.FreeBSD.org/ports-distfiles/ \n"
>  
>  S = "${WORKDIR}/live"
>  TARGET_CC_ARCH += "${LDFLAGS}"
> -- 
> 1.9.3
> 

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20140618/744d96c0/attachment-0002.sig>


More information about the Openembedded-devel mailing list