From e614547fafed0843bb6a4ad25abe457993d9f463 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Mon, 28 Jun 2010 19:40:51 -0700 Subject: [PATCH] spectrum-fw.bb: Change SRC_URI to somewhere fetchable. Signed-off-by: Khem Raj --- recipes/orinoco/spectrum-fw.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}" -- 2.39.5