From: Stelios Koroneos Date: Sun, 20 May 2007 15:19:12 +0000 (+0000) Subject: packages/aiostress/aiostress_0.0.bb: Change URI as the file has disappeared from... X-Git-Tag: Release-2010-05/1~8868^2~421 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be49baf76ecd9b579a68e042290656c5948aab78;p=openembedded.git packages/aiostress/aiostress_0.0.bb: Change URI as the file has disappeared from the Suse ftp --- diff --git a/packages/aiostress/aiostress_0.0.bb b/packages/aiostress/aiostress_0.0.bb index 8b4085ad4f..9ebc20d371 100644 --- a/packages/aiostress/aiostress_0.0.bb +++ b/packages/aiostress/aiostress_0.0.bb @@ -1,8 +1,9 @@ DESCRIPTION = "Asynchronous I/O stress util" LICENSE = "GPLv2" DEPENDS = "libaio" +PR="r1" -SRC_URI = "ftp://ftp.suse.com/pub/people/mason/utils/aio-stress.c;md5sum=727e5fc3566837b3ea72f887d048769b" +SRC_URI = "http://mirrors.easynews.com/linux/suse/people/mason/utils/aio-stress.c" S = "${WORKDIR}"