From: Martin Jansa <martin.jansa@gmail.com>
To: Max Krummenacher <max.oss.09@gmail.com>
Cc: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-gnome][PATCH] florence: use ${SOURCEFORGE_MIRROR} in SRC_URI
Date: Wed, 27 May 2015 12:33:49 +0200 [thread overview]
Message-ID: <20150527103349.GA3683@jama> (raw)
In-Reply-To: <1432661286.2291.4.camel@Saturn.local.all>
On Tue, May 26, 2015 at 07:28:06PM +0200, Max Krummenacher wrote:
> Hi all
>
> Ping.
Sorry, wasn't noticed, because patchwork didn't pick it:
http://patchwork.openembedded.org/project/oe/list/?state=*&q=florence&archive=both
https://bugzilla.yoctoproject.org/show_bug.cgi?id=7657
> florence do_fetch currently fails because the server can't be found.
>
> Regards
> Max
>
> Am Samstag, den 16.05.2015, 12:14 +0200 schrieb Max Krummenacher:
> > http://switch.dl.sourceforge.net has been down for some time.
> > Use the OE provided mirror variable instead.
> >
> > Signed-off-by: Max Krummenacher <max.oss.09@gmail.com>
> > ---
> > meta-gnome/recipes-support/florence/florence_0.5.1.bb | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/meta-gnome/recipes-support/florence/florence_0.5.1.bb b/meta-gnome/recipes-support/florence/florence_0.5.1.bb
> > index 9eab385..71014f0 100644
> > --- a/meta-gnome/recipes-support/florence/florence_0.5.1.bb
> > +++ b/meta-gnome/recipes-support/florence/florence_0.5.1.bb
> > @@ -10,7 +10,7 @@ PR = "r1"
> >
> > DEPENDS = "gtk+ libxml2 libglade librsvg libxtst gconf cairo intltool-native gnome-doc-utils libnotify"
> >
> > -SRC_URI = "http://switch.dl.sourceforge.net/project/florence/florence/0.5.1/florence-0.5.1.tar.bz2 \
> > +SRC_URI = "${SOURCEFORGE_MIRROR}/florence/florence/${PV}/florence-${PV}.tar.bz2 \
> > file://0001-Fix-glib-includes.patch"
> > SRC_URI[md5sum] = "56d12e5b47c100d9df172aa5ddc0f609"
> > SRC_URI[sha256sum] = "7b06ed84ef2b7b22d8d2cf0c7d013a05409bd82028240ac8719a68b192d5bc62"
>
>
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
next prev parent reply other threads:[~2015-05-27 10:33 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-16 10:14 [meta-gnome][PATCH] florence: use ${SOURCEFORGE_MIRROR} in SRC_URI Max Krummenacher
2015-05-26 17:28 ` Max Krummenacher
2015-05-27 10:33 ` Martin Jansa [this message]
2015-05-27 10:52 ` Max Krummenacher
2015-05-27 10:56 ` Martin Jansa
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=20150527103349.GA3683@jama \
--to=martin.jansa@gmail.com \
--cc=max.oss.09@gmail.com \
--cc=openembedded-devel@lists.openembedded.org \
/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.