From ec5a8e513e12641fe4e181372dfad45f08ae9277 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Fri, 10 Jul 2015 15:27:35 +0300 Subject: 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 Signed-off-by: Ross Burton --- meta/recipes-extended/stress/stress_1.0.4.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 \ " -- cgit 1.2.3-korg