From c37ea83c7f6992015a3db0054b2173c32fc9bc90 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Mon, 17 Jun 2013 10:31:58 +0200 Subject: stress: download site is down, added mirror --- recipes/stress/stress_1.0.4.bb | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'recipes') 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" -- cgit v1.2.3