]> code.ossystems Code Review - openembedded-core.git/commitdiff
spectrum-fw.bb: Change SRC_URI to somewhere fetchable.
authorYu Ke <ke.yu@intel.com>
Tue, 20 Jul 2010 07:50:43 +0000 (15:50 +0800)
committerRichard Purdie <rpurdie@linux.intel.com>
Wed, 21 Jul 2010 15:00:59 +0000 (16:00 +0100)
Borrow code from open embedded spectrum-fw.bb

Signed-off-by: Yu Ke <ke.yu@intel.com>
meta/packages/orinoco/spectrum-fw.bb

index 2799878b6ecc001a0c61da35a1f506105316f049..04849c319e018477497bca9a7171eaec2ec360f1 100644 (file)
@@ -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 \
+SRC_URI = "http://ftp.osuosl.org/pub/nslu2/sources/MC&DriverOnlyInstallers.zip \
            file://get_symbol_fw \
            file://parse_symbol_fw"
 S = "${WORKDIR}"