All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: Steffen Sledz <sledz@dresearch-fe.de>
Cc: Koen Kooi <koen@dominion.thruhere.net>,
	openembedded-devel@lists.openembedded.org
Subject: Re: [meta-oe][daisy][PATCH] live555: fix fetch problem
Date: Wed, 18 Jun 2014 10:08:23 +0200	[thread overview]
Message-ID: <20140618080823.GG2117@jama> (raw)
In-Reply-To: <1402775049-3165-1-git-send-email-sledz@dresearch-fe.de>

[-- Attachment #1: Type: text/plain, Size: 1614 bytes --]

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@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@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 188 bytes --]

      parent reply	other threads:[~2014-06-18  8:08 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-14 19:44 [meta-oe][daisy][PATCH] live555: fix fetch problem Steffen Sledz
2014-06-16  6:32 ` Steffen Sledz
2014-06-16  8:48   ` Paul Eggleton
2014-06-16  8:48     ` [OE-core] " Paul Eggleton
2014-06-16  9:45     ` Steffen Sledz
2014-06-16  9:45       ` [OE-core] " Steffen Sledz
2014-06-16 10:59       ` Martin Jansa
2014-06-16 10:59         ` [OE-core] " Martin Jansa
2014-06-16 12:03         ` Steffen Sledz
2014-06-16 12:03           ` [OE-core] " Steffen Sledz
2014-06-17 17:42           ` Martin Jansa
2014-06-17 17:42             ` [OE-core] " Martin Jansa
2014-06-16 16:36         ` akuster808
2014-06-16 16:36           ` [OE-core] " akuster808
2014-06-16 17:20           ` Martin Jansa
2014-06-16 17:20             ` [OE-core] " Martin Jansa
2014-06-18  8:08 ` Martin Jansa [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140618080823.GG2117@jama \
    --to=martin.jansa@gmail.com \
    --cc=koen@dominion.thruhere.net \
    --cc=openembedded-devel@lists.openembedded.org \
    --cc=sledz@dresearch-fe.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.