All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: Hongxu Jia <hongxu.jia@windriver.com>
Cc: openembedded-devel <openembedded-devel@lists.openembedded.org>
Subject: Re: [meta-oe][PATCH] libreport: fix typo of SRC_URI
Date: Fri, 25 Aug 2017 16:58:16 +0200	[thread overview]
Message-ID: <CA+chaQchXQomKxrTVbDMyqi38ZQO+89DJXtNu5PLg9xdLLw04g@mail.gmail.com> (raw)
In-Reply-To: <1503645565-147503-1-git-send-email-hongxu.jia@windriver.com>

Please change it to git fetcher, github archives can be regenerated from
time to time with different checksums.

On Fri, Aug 25, 2017 at 9:19 AM, Hongxu Jia <hongxu.jia@windriver.com>
wrote:

> Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
> ---
>  meta-oe/recipes-extended/libreport/libreport_2.9.1.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta-oe/recipes-extended/libreport/libreport_2.9.1.bb
> b/meta-oe/recipes-extended/libreport/libreport_2.9.1.bb
> index 459f0f2..ee9a84c 100644
> --- a/meta-oe/recipes-extended/libreport/libreport_2.9.1.bb
> +++ b/meta-oe/recipes-extended/libreport/libreport_2.9.1.bb
> @@ -11,7 +11,7 @@ DEPENDS = "xmlrpc-c xmlrpc-c-native intltool-native \
>  LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
>
>
> -SRC_URI = "https://github.com/abrt/${BPN}/archive/${PV}/${BPN}}-%{
> PV}.tar.gz"
> +SRC_URI = "https://github.com/abrt/${BPN}/archive/${PV}/${BPN}-${
> PV}.tar.gz"
>  SRC_URI += "file://0001-Makefile.am-remove-doc-and-apidoc.patch \
>              file://0002-configure.ac-remove-prog-test-of-xmlto-and-asciidoc.patch
> \
>              file://0003-without-build-plugins.patch \
> --
> 2.8.1
>
>


  reply	other threads:[~2017-08-25 14:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-25  7:19 [meta-oe][PATCH] libreport: fix typo of SRC_URI Hongxu Jia
2017-08-25 14:58 ` Martin Jansa [this message]
2017-08-28  1:12   ` Hongxu Jia

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=CA+chaQchXQomKxrTVbDMyqi38ZQO+89DJXtNu5PLg9xdLLw04g@mail.gmail.com \
    --to=martin.jansa@gmail.com \
    --cc=hongxu.jia@windriver.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.