All of lore.kernel.org
 help / color / mirror / Atom feed
From: Philip Tricca <flihp@twobit.us>
To: Armin Kuster <akuster808@gmail.com>
Cc: yocto@yoctoproject.org
Subject: Re: [meta-selinux][PATCH] ustr: fix typo in SRC_URI
Date: Wed, 04 Feb 2015 13:17:18 -0500	[thread overview]
Message-ID: <54D2622E.9050708@twobit.us> (raw)
In-Reply-To: <1422673355-29535-1-git-send-email-akuster808@gmail.com>

Hello Armin,

I've submitted a very similar patch a few days earlier. This was bundled
up into a larger series that *should* get meta-selinux master building
again. See:
https://lists.yoctoproject.org/pipermail/yocto/2015-January/023314.html

Philip

On 01/30/2015 10:02 PM, Armin Kuster wrote:
> From: Armin Kuster <akuster@mvista.com>
> 
> This fixes
> ERROR: Fetcher failure: Fetch command failed with exit code 8, output:
> http://www.and.org/ustr/$%7BBPV%7D/ustr-1.0.4.tar.bz2:
> 2015-01-30 18:26:38 ERROR 404: Not Found.
> 
> Changed "BPV" to "PV"
> 
> Signed-off-by: Armin Kuster <akuster@mvista.com>
> ---
>  recipes-extended/ustr/ustr_1.0.4.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/recipes-extended/ustr/ustr_1.0.4.bb b/recipes-extended/ustr/ustr_1.0.4.bb
> index a0a1e41..cdb78ad 100644
> --- a/recipes-extended/ustr/ustr_1.0.4.bb
> +++ b/recipes-extended/ustr/ustr_1.0.4.bb
> @@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=c79c6e2ae13418d16d7dc82df960a1e7 \
>  		    file://LICENSE_MIT;md5=c61e779b782608472bd87593c3c3916f"
>  
>  SRC_URI = "\
> -    http://www.and.org/ustr/${BPV}/${BPN}-${PV}.tar.bz2 \
> +    http://www.and.org/ustr/${PV}/${BPN}-${PV}.tar.bz2 \
>      file://ustr-makefile-fix.patch;patch=1 \
>      file://ustr-fix__va_copy-not-defined.patch;patch=2 \
>      file://ustr-c99-inline.patch;patch=3"
> 



  reply	other threads:[~2015-02-04 18:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-31  3:02 [meta-selinux][PATCH] ustr: fix typo in SRC_URI Armin Kuster
2015-02-04 18:17 ` Philip Tricca [this message]
2015-02-04 18:20   ` akuster

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=54D2622E.9050708@twobit.us \
    --to=flihp@twobit.us \
    --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.