From 55c447b233e087cbc628fe15d57f2f4066f059e3 Mon Sep 17 00:00:00 2001 From: David-John Willis Date: Mon, 30 Nov 2009 10:41:30 +0000 Subject: [PATCH] wl1251-modules: Bump to latest stable snapshot. --- recipes/pandora-system/wl1251-modules.bb | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/recipes/pandora-system/wl1251-modules.bb b/recipes/pandora-system/wl1251-modules.bb index 8d2c1bf..deaf47a 100755 --- a/recipes/pandora-system/wl1251-modules.bb +++ b/recipes/pandora-system/wl1251-modules.bb @@ -2,7 +2,9 @@ DESCRIPTION = "Kernel drivers for the TI WL1251 WiFi chip found on the Pandora - LICENSE = "GPLv2" SRC_URI += " \ - http://djwillis.openpandora.org/pandora/wifi/wl1251-wireless-2009-10-08-rev2.zip \ +# http://djwillis.openpandora.org/pandora/wifi/wl1251-wireless-2009-10-08-rev2.zip \ +# http://djwillis.openpandora.org/pandora/wifi/wl1251-wireless-2009-10-28-take2.zip \ + http://djwillis.openpandora.org/pandora/wifi/wl1251-wireless-2009-10-28-take3.zip \ file://rc.wl1251 \ " @@ -11,7 +13,8 @@ inherit update-rc.d INITSCRIPT_NAME = "wl1251-init" INITSCRIPT_PARAMS = "start 30 5 2 . stop 40 0 1 6 ." -S = "${WORKDIR}/compat-wireless-2009-08-30" +#S = "${WORKDIR}/compat-wireless-2009-08-30" +S = "${WORKDIR}/compat-wireless-2009-10-28" inherit module -- 2.39.2