]> code.ossystems Code Review - openembedded-core.git/commitdiff
stress: update SRC_URI
authorArmin Kuster <akuster808@gmail.com>
Sun, 12 Jan 2020 03:39:37 +0000 (19:39 -0800)
committerArmin Kuster <akuster808@gmail.com>
Sun, 12 Jan 2020 03:39:37 +0000 (19:39 -0800)
Fixes:
WARNING: stress-1.0.4-r0 do_fetch: Failed to fetch URL http://people.seas.harvard.edu/~apw/stress/stress-1.0.4.tar.gz, attempting MIRRORS if available

Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-extended/stress/stress_1.0.4.bb

index e9179d3e19e3715e2537ef555a42191b49c8a82c..42046d5bf4a35d5153611b0752d2f1800ec3686c 100644 (file)
@@ -5,7 +5,7 @@ HOMEPAGE = "http://people.seas.harvard.edu/~apw/stress/"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
 
-SRC_URI = "http://people.seas.harvard.edu/~apw/${BPN}/${BP}.tar.gz \
+SRC_URI = "https://fossies.org/linux/privat/${BP}.tar.gz \
            file://texinfo.patch \
            "