[yocto] [meta-cgl][PATCH 2/3] openais: change SRC_URI http to fix error

Adrian Dudau Adrian.Dudau at enea.com
Wed Feb 22 08:02:31 PST 2017


On sön, 2017-02-19 at 19:51 -0800, akuster808 wrote:
> ping.
> 
> is there an issue with this patch ?
> 
> - armin

Hi Armin,
There is nothing wrong with your patches, just that I've been on
vacation the past weeks and now I was trying to get meta-cgl to build
again on master before merging them. 

Anyways, I see Alexandru merged your patches, so all's good.

best regards,
--Adrian

> 
> On 02/02/2017 04:36 PM, Armin Kuster wrote:
> > 
> > From: Armin Kuster <akuster at mvista.com>
> > 
> > ERROR: openais-1.1.4-r0 do_fetch: Error executing a python function
> > in exec_python_func() autogenerated:
> > 
> > ftp://ftp@ breaks the fetcher and really is not needed.
> > 
> > Signed-off-by: Armin Kuster <akuster at mvista.com>
> > ---
> >   meta-cgl-common/recipes-cgl/openais/openais_1.1.4.bb | 2 +-
> >   1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > diff --git a/meta-cgl-common/recipes-cgl/openais/openais_1.1.4.bb
> > b/meta-cgl-common/recipes-cgl/openais/openais_1.1.4.bb
> > index 69934a5..e503cec 100644
> > --- a/meta-cgl-common/recipes-cgl/openais/openais_1.1.4.bb
> > +++ b/meta-cgl-common/recipes-cgl/openais/openais_1.1.4.bb
> > @@ -5,7 +5,7 @@ DEPENDS = "cluster-glue corosync"
> >   
> >   
> >   SRC_URI = " \
> > -    ftp://ftp@tux.rainside.sk/gentoo/distfiles/openais-${PV}.tar.g
> > z \
> > +    http://tux.rainside.sk/gentoo/distfiles/openais-${PV}.tar.gz \
> >       file://fix-lcrso-linkage.patch \
> >       file://build-cleanup-configure-ac.patch \
> >       file://openais-fix-bash.patch \


More information about the yocto mailing list