mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 05:29:32 +00:00
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:
@@ -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}"
|
||||
|
||||
Reference in New Issue
Block a user