From: Adrian Dudau <Adrian.Dudau@enea.com>
To: "akuster808@gmail.com" <akuster808@gmail.com>,
"yocto@yoctoproject.org" <yocto@yoctoproject.org>
Subject: Re: [meta-cgl][PATCH 2/3] openais: change SRC_URI http to fix error
Date: Wed, 22 Feb 2017 16:02:31 +0000 [thread overview]
Message-ID: <1487779351.2955.2.camel@enea.com> (raw)
In-Reply-To: <d760735f-9b53-8afc-1d89-7894c72ea570@gmail.com>
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@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@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 \
next prev parent reply other threads:[~2017-02-22 16:05 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-03 0:36 [meta-cgl][PATCH 1/3] iscsi-initiator-utils: make it DISTRO_FEATURE dependent Armin Kuster
2017-02-03 0:36 ` [meta-cgl][PATCH 2/3] openais: change SRC_URI http to fix error Armin Kuster
2017-02-20 3:51 ` akuster808
2017-02-22 16:02 ` Adrian Dudau [this message]
2017-02-03 0:36 ` [meta-cgl][PATCH 3/3] initramfs: fix parsing issue with do to uboot inclusion Armin Kuster
2017-02-03 0:37 ` akuster808
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=1487779351.2955.2.camel@enea.com \
--to=adrian.dudau@enea.com \
--cc=akuster808@gmail.com \
--cc=yocto@yoctoproject.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.