From: Jamie Lenehan Date: Sat, 27 May 2006 02:30:06 +0000 (+0000) Subject: hdparm 6.3: Update SRC_URI to point at the hdparm primary site which is now sourcefor... X-Git-Tag: Release-2010-05/1~9453^2~1611 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed94e70e4d09be1b3d73ab77daf967808b56bbc9;p=openembedded.git hdparm 6.3: Update SRC_URI to point at the hdparm primary site which is now sourceforge. Closes bug #772. --- diff --git a/packages/hdparm/hdparm_6.3.bb b/packages/hdparm/hdparm_6.3.bb index a917289513..94d1e6e9bf 100644 --- a/packages/hdparm/hdparm_6.3.bb +++ b/packages/hdparm/hdparm_6.3.bb @@ -4,7 +4,7 @@ SECTION = "console/utils" PRIORITY = "optional" LICENSE = "BSD" -SRC_URI = "http://www.ibiblio.org/pub/Linux/system/hardware/hdparm-${PV}.tar.gz \ +SRC_URI = "${SOURCEFORGE_MIRROR}/hdparm/hdparm-${PV}.tar.gz \ file://bswap.patch;patch=1 \ file://uclibc.patch;patch=1"