]> code.ossystems Code Review - openembedded-core.git/commitdiff
stress: use developer's website for SRC_URI
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>
Fri, 10 Jul 2015 12:27:35 +0000 (15:27 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 31 Jul 2015 14:35:36 +0000 (15:35 +0100)
So that upstream version check happens at the upstream, not
at Fedora's build servers.

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-extended/stress/stress_1.0.4.bb

index 44f2fc64ddee74cdbf0d3262e3e462370274cb52..df96fc0b8636c0a3df6bc4e295e9c355d44328dc 100644 (file)
@@ -4,7 +4,7 @@ HOMEPAGE = "http://people.seas.harvard.edu/~apw/stress/"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
 
-SRC_URI = "http://pkgs.fedoraproject.org/repo/pkgs/stress/stress-${PV}.tar.gz/a607afa695a511765b40993a64c6e2f4/stress-${PV}.tar.gz \
+SRC_URI = "http://people.seas.harvard.edu/~apw/stress/stress-${PV}.tar.gz \
            file://texinfo.patch \
            "