From: Marcin Juszkiewicz Date: Wed, 8 Feb 2006 11:08:57 +0000 (+0000) Subject: usbutils 0.70: removed preference of unc.dl.sf.net as it does not have archive X-Git-Tag: Release-2010-05/1~9453^2~2401^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4944b24faa03ad5bed435b4a56022cb5b95279b3;p=openembedded.git usbutils 0.70: removed preference of unc.dl.sf.net as it does not have archive fetching from default SOURCEFORGE_MIRROR works OK --- diff --git a/packages/usbutils/usbutils_0.70.bb b/packages/usbutils/usbutils_0.70.bb index 9c03730cbf..4e68f26d3b 100644 --- a/packages/usbutils/usbutils_0.70.bb +++ b/packages/usbutils/usbutils_0.70.bb @@ -5,9 +5,6 @@ LICENSE = "GPL" PRIORITY = "optional" DEFAULT_PREFERENCE = "1" -PREMIRRORS_prepend () { - ${SOURCEFORGE_MIRROR} http://unc.dl.sourceforge.net/sourceforge -} SRC_URI = "${SOURCEFORGE_MIRROR}/linux-usb/usbutils-${PV}.tar.gz" S = "${WORKDIR}/usbutils-${PV}"