mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 01:19:52 +00:00
stress: update SRC_URI
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 (From OE-Core rev: 279c4da2e5f46dccfeff0c898c2205940be9e174) Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
4c5f33c8fc
commit
a19e3961a4
@@ -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 \
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user