All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexander Kanavin <alexander.kanavin@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 11/11] valgrind: fix upstream version check
Date: Mon, 24 Jul 2017 17:28:18 +0300	[thread overview]
Message-ID: <20170724142818.44403-11-alexander.kanavin@linux.intel.com> (raw)
In-Reply-To: <20170724142818.44403-1-alexander.kanavin@linux.intel.com>

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
---
 meta/recipes-devtools/valgrind/valgrind_3.13.0.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta/recipes-devtools/valgrind/valgrind_3.13.0.bb b/meta/recipes-devtools/valgrind/valgrind_3.13.0.bb
index feab5fc1a19..e1ff29a3120 100644
--- a/meta/recipes-devtools/valgrind/valgrind_3.13.0.bb
+++ b/meta/recipes-devtools/valgrind/valgrind_3.13.0.bb
@@ -40,6 +40,7 @@ SRC_URI = "ftp://sourceware.org/pub/valgrind/valgrind-${PV}.tar.bz2 \
            "
 SRC_URI[md5sum] = "817dd08f1e8a66336b9ff206400a5369"
 SRC_URI[sha256sum] = "d76680ef03f00cd5e970bbdcd4e57fb1f6df7d2e2c071635ef2be74790190c3b"
+UPSTREAM_CHECK_REGEX = "valgrind-(?P<pver>\d+(\.\d+)+)\.tar"
 
 COMPATIBLE_HOST = '(i.86|x86_64|arm|aarch64|mips|powerpc|powerpc64).*-linux'
 
-- 
2.13.2



      parent reply	other threads:[~2017-07-24 14:33 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-24 14:28 [PATCH 01/11] icu: update to 59.1 Alexander Kanavin
2017-07-24 14:28 ` [PATCH 02/11] btrfs-tools: upgrade to 4.11.1 Alexander Kanavin
2017-07-24 14:28 ` [PATCH 03/11] bash-completion: upgrade to 2.7 Alexander Kanavin
2017-07-24 14:28 ` [PATCH 04/11] epiphany: upgrade to 3.24.3 Alexander Kanavin
2017-07-24 14:28 ` [PATCH 05/11] gperf: upgrade to 3.1 Alexander Kanavin
2017-07-25 13:12   ` Burton, Ross
2017-07-25 13:53     ` Khem Raj
2017-07-28 14:50       ` Burton, Ross
2017-07-31  9:35         ` Alexander Kanavin
2017-07-31  9:43           ` Richard Purdie
2017-07-31  9:53             ` Alexander Kanavin
2017-07-31 10:18               ` Alexander Kanavin
2017-07-31 14:55                 ` Burton, Ross
2017-07-31 14:58                   ` Khem Raj
2017-07-31 15:03             ` Burton, Ross
2017-07-24 14:28 ` [PATCH 06/11] vala: upgrade to 0.36.4 Alexander Kanavin
2017-07-24 14:28 ` [PATCH 07/11] eudev: update to 3.2.2 Alexander Kanavin
2017-07-24 14:28 ` [PATCH 08/11] mpg123: update to 1.25.4 Alexander Kanavin
2017-07-24 14:28 ` [PATCH 09/11] oprofile: fix upstream version check Alexander Kanavin
2017-07-24 14:28 ` [PATCH 10/11] webkitgtk: update to 2.16.6 Alexander Kanavin
2017-07-24 14:28 ` Alexander Kanavin [this message]

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=20170724142818.44403-11-alexander.kanavin@linux.intel.com \
    --to=alexander.kanavin@linux.intel.com \
    --cc=openembedded-core@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.