From: David-John Willis Date: Tue, 16 Mar 2010 13:23:52 +0000 (+0000) Subject: wl1251-modules: Fix download URL for compat-wireless. X-Git-Tag: Release-2010-05/1~88 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=openpandora.oe.git;a=commitdiff_plain;h=2648922d4023cd0216cd20f3502bed2ac4d11b6d wl1251-modules: Fix download URL for compat-wireless. --- diff --git a/recipes/pandora-system/wl1251-modules.bb b/recipes/pandora-system/wl1251-modules.bb index 770a6db..f53712a 100755 --- a/recipes/pandora-system/wl1251-modules.bb +++ b/recipes/pandora-system/wl1251-modules.bb @@ -2,7 +2,7 @@ DESCRIPTION = "Kernel drivers for the TI WL1251 WiFi chip found on the Pandora - LICENSE = "GPLv2" SRC_URI += " \ - http://www.orbit-lab.org/kernel/compat-wireless-2.6/compat-wireless-2010-03-10.tar.bz2;name=compat-wireless \ + http://www.orbit-lab.org/kernel/compat-wireless-2.6/2010/03/compat-wireless-2010-03-10.tar.bz2;name=compat-wireless \ file://0001-wl1251-make-local-symbols-static.patch;patch=1 \ file://0002-wl1251-fix-ELP_CTRL-register-accesses-when-using-SDI.patch;patch=1 \ file://0003-wl1251-reduce-eeprom-read-wait-time.patch;patch=1 \