aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/orinoco
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2010-06-28 19:40:51 -0700
committerKhem Raj <raj.khem@gmail.com>2010-06-28 19:40:51 -0700
commite614547fafed0843bb6a4ad25abe457993d9f463 (patch)
tree246457337c097b00d9eda1e888b3795021377ce0 /recipes/orinoco
parentb918ca106171ad91b2000dc579d482c19693f724 (diff)
downloadopenembedded-e614547fafed0843bb6a4ad25abe457993d9f463.tar.gz
spectrum-fw.bb: Change SRC_URI to somewhere fetchable.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/orinoco')
-rw-r--r--recipes/orinoco/spectrum-fw.bb2
1 files changed, 1 insertions, 1 deletions
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}"