[oe] [meta-gnome][PATCH] florence: use ${SOURCEFORGE_MIRROR} in SRC_URI

Martin Jansa martin.jansa at gmail.com
Wed May 27 10:33:49 UTC 2015


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



More information about the Openembedded-devel mailing list