From: Khem Raj Date: Tue, 29 Jun 2010 02:40:51 +0000 (-0700) Subject: spectrum-fw.bb: Change SRC_URI to somewhere fetchable. X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e614547fafed0843bb6a4ad25abe457993d9f463;p=openembedded.git spectrum-fw.bb: Change SRC_URI to somewhere fetchable. Signed-off-by: Khem Raj --- diff --git a/recipes/orinoco/spectrum-fw.bb b/recipes/orinoco/spectrum-fw.bb index 66ec16ed83..3e0f384ae9 100644 --- a/recipes/orinoco/spectrum-fw.bb +++ b/recipes/orinoco/spectrum-fw.bb @@ -3,7 +3,7 @@ DEPENDS += " unzip-native " LICENSE = "unknown" PR = "r2" -SRC_URI = "ftp://symstore.longisland.com/Symstore/services_download/wirless_prod/MC&DriverOnlyInstallers.zip;name=zip \ +SRC_URI = "http://ftp.osuosl.org/pub/nslu2/sources/MC&DriverOnlyInstallers.zip;name=zip \ file://get_symbol_fw \ file://parse_symbol_fw" S = "${WORKDIR}"