Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH] pigz: Update SRC_URI
@ 2016-10-05  7:55 Richard Purdie
  0 siblings, 0 replies; only message in thread
From: Richard Purdie @ 2016-10-05  7:55 UTC (permalink / raw)
  To: openembedded-core

Upstream have released a new tarball and removed the old one. Revert to
the Yocto Project source mirror instead, preserving the upstream version 
check.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>

diff --git a/meta/recipes-extended/pigz/pigz_2.3.3.bb b/meta/recipes-extended/pigz/pigz_2.3.3.bb
index 080be2b..9e97273 100644
--- a/meta/recipes-extended/pigz/pigz_2.3.3.bb
+++ b/meta/recipes-extended/pigz/pigz_2.3.3.bb
@@ -1,6 +1,8 @@
 require pigz.inc
 LIC_FILES_CHKSUM = "file://pigz.c;beginline=7;endline=21;md5=a21d4075cb00ab4ca17fce5e7534ca95"
 
+UPSTREAM_CHECK_URI := "${SRC_URI}"
+SRC_URI = "http://downloads.yoctoproject.org/mirror/sources/${BP}.tar.gz"
 SRC_URI += "file://link-order.patch"
 
 SRC_URI[md5sum] = "01d7a16cce77929cc1a78aa1bdfb68cb"




^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2016-10-05  7:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-05  7:55 [PATCH] pigz: Update SRC_URI Richard Purdie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox