aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>2015-07-10 15:27:35 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-07-31 15:35:36 +0100
commitec5a8e513e12641fe4e181372dfad45f08ae9277 (patch)
treea3c3cdf66e5bd5560a1c59b6534830b7462fa9a6
parent81cb34c9e468afb2cd8f257603932fd11fad3166 (diff)
downloadopenembedded-core-contrib-ec5a8e513e12641fe4e181372dfad45f08ae9277.tar.gz
stress: use developer's website for SRC_URI
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>
-rw-r--r--meta/recipes-extended/stress/stress_1.0.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/stress/stress_1.0.4.bb b/meta/recipes-extended/stress/stress_1.0.4.bb
index 44f2fc64dd..df96fc0b86 100644
--- a/meta/recipes-extended/stress/stress_1.0.4.bb
+++ b/meta/recipes-extended/stress/stress_1.0.4.bb
@@ -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 \
"