git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b918ca1
)
spectrum-fw.bb: Change SRC_URI to somewhere fetchable.
author
Khem Raj
<raj.khem@gmail.com>
Tue, 29 Jun 2010 02:40:51 +0000
(19:40 -0700)
committer
Khem Raj
<raj.khem@gmail.com>
Tue, 29 Jun 2010 02:40:51 +0000
(19:40 -0700)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
recipes/orinoco/spectrum-fw.bb
patch
|
blob
|
history
diff --git
a/recipes/orinoco/spectrum-fw.bb
b/recipes/orinoco/spectrum-fw.bb
index
66ec16e
..
3e0f384
100644
(file)
--- 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}"