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 02/24] zlib: fix upstream version check
Date: Wed, 22 Feb 2017 16:50:57 +0200	[thread overview]
Message-ID: <d94cc2acd788ed4e32ba30d0ae275e209012f00f.1487774787.git.alexander.kanavin@linux.intel.com> (raw)
In-Reply-To: <cover.1487774787.git.alexander.kanavin@linux.intel.com>

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
---
 meta/recipes-core/zlib/zlib_1.2.8.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta/recipes-core/zlib/zlib_1.2.8.bb b/meta/recipes-core/zlib/zlib_1.2.8.bb
index 913c7033d44..06d1d21d516 100644
--- a/meta/recipes-core/zlib/zlib_1.2.8.bb
+++ b/meta/recipes-core/zlib/zlib_1.2.8.bb
@@ -12,6 +12,7 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/libpng/${BPN}/${PV}/${BPN}-${PV}.tar.xz \
            file://ldflags-tests.patch \
            file://run-ptest \
            "
+UPSTREAM_CHECK_URI = "http://zlib.net/"
 
 SRC_URI[md5sum] = "28f1205d8dd2001f26fec1e8c2cebe37"
 SRC_URI[sha256sum] = "831df043236df8e9a7667b9e3bb37e1fcb1220a0f163b6de2626774b9590d057"
-- 
2.11.0



  parent reply	other threads:[~2017-02-22 14:52 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-22 14:50 [PATCH 00/24] Recipe updates and version check fixes Alexander Kanavin
2017-02-22 14:50 ` [PATCH 01/24] ruby: fix upstream version check Alexander Kanavin
2017-02-22 14:50 ` Alexander Kanavin [this message]
2017-02-22 14:50 ` [PATCH 03/24] kconfig-frontends: fetch source from git Alexander Kanavin
2017-02-22 14:50 ` [PATCH 04/24] sysprof: inherit upstream-version-is-even Alexander Kanavin
2017-02-22 14:51 ` [PATCH 05/24] libepoxy: fix upstream version check Alexander Kanavin
2017-02-22 14:51 ` [PATCH 06/24] libva: " Alexander Kanavin
2017-02-22 14:51 ` [PATCH 07/24] babeltrace: update to 1.5.2 Alexander Kanavin
2017-02-22 14:51 ` [PATCH 08/24] bash-completion: update to 2.5 Alexander Kanavin
2017-02-22 14:51 ` [PATCH 09/24] boost: update to 1.63.0 Alexander Kanavin
2017-02-23  9:21   ` André Draszik
2017-02-23  9:55     ` Alexander Kanavin
2017-02-22 14:51 ` [PATCH 10/24] btrfs-tools: update to 4.9.1 Alexander Kanavin
2017-02-22 14:51 ` [PATCH 11/24] cmake: update to 3.7.2 Alexander Kanavin
2017-02-22 20:06   ` Philip Balister
2017-02-22 14:51 ` [PATCH 12/24] lzip: add a recipe from meta-oe Alexander Kanavin
2017-02-22 14:51 ` [PATCH 13/24] ed: update to 1.14.1 Alexander Kanavin
2017-02-22 14:51 ` [PATCH 14/24] webkitgtk: update to 2.14.5 Alexander Kanavin
2017-02-22 14:51 ` [PATCH 15/24] epiphany: update to 3.22.6 Alexander Kanavin
2017-02-22 14:51 ` [PATCH 16/24] ffmpeg: update to 3.2.4 Alexander Kanavin
2017-02-22 14:51 ` [PATCH 17/24] gnutls: update to 3.5.9 Alexander Kanavin
2017-02-22 14:51 ` [PATCH 18/24] iso-codes: update to 3.74 Alexander Kanavin
2017-02-22 14:51 ` [PATCH 19/24] kbd: update to 2.0.4 Alexander Kanavin
2017-02-22 14:51 ` [PATCH 20/24] libiconv: remove recipe Alexander Kanavin
2017-02-23 22:12   ` Burton, Ross
2017-02-23 22:47     ` Khem Raj
2017-02-23 23:04       ` Burton, Ross
2017-02-24  8:40         ` Alexander Kanavin
2017-02-22 14:51 ` [PATCH 21/24] libnl: update to 3.2.29 Alexander Kanavin
2017-02-22 14:51 ` [PATCH 22/24] libwebp: update to 0.6.0 Alexander Kanavin
2017-02-22 14:51 ` [PATCH 23/24] nss: update to 3.28.1 Alexander Kanavin
2017-02-22 14:51 ` [PATCH 24/24] systemtap: update to 3.1 Alexander Kanavin
2017-02-24 14:22   ` Burton, Ross
2017-02-24 16:02     ` Alexander Kanavin

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=d94cc2acd788ed4e32ba30d0ae275e209012f00f.1487774787.git.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.