spectrum-fw.bb: Change SRC_URI to somewhere fetchable.

Borrow code from open embedded spectrum-fw.bb

Signed-off-by: Yu Ke <ke.yu@intel.com>
This commit is contained in:
Yu Ke 2010-07-20 15:50:43 +08:00 committed by Richard Purdie
parent f193588428
commit 12c929683f
1 changed files with 1 additions and 1 deletions

View 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}"