summaryrefslogtreecommitdiff
path: root/recipes
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2013-06-17 10:31:58 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2013-06-17 10:31:58 +0200
commitc37ea83c7f6992015a3db0054b2173c32fc9bc90 (patch)
treec4efe0079d355d0626f689ffd6015af630beb767 /recipes
parente42df7fb9d4a6539ab9e793944251f2c67ea9c15 (diff)
stress: download site is down, added mirror
Diffstat (limited to 'recipes')
-rw-r--r--recipes/stress/stress_1.0.4.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes/stress/stress_1.0.4.bb b/recipes/stress/stress_1.0.4.bb
index 8b8fd9f..2d2c3fb 100644
--- a/recipes/stress/stress_1.0.4.bb
+++ b/recipes/stress/stress_1.0.4.bb
@@ -8,6 +8,10 @@ LICENSE = "GPL"
inherit autotools
+MIRRORS_prepend () {
+ http://weather.ou.edu/~apw/projects/stress/ http://pkgs.fedoraproject.org/repo/pkgs/stress/stress-1.0.4.tar.gz/a607afa695a511765b40993a64c6e2f4/
+}
+
SRC_URI="http://weather.ou.edu/~apw/projects/stress/stress-${PV}.tar.gz"
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"