From b1224932340d442df409c892d185812d61bac8ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ertu=C4=9Frul=20Erata?= Date: Sun, 19 Feb 2017 09:25:49 +0300 Subject: [PATCH] b43-firmware update --- hardware/firmware/b43-firmware/actions.py | 4 ++-- hardware/firmware/b43-firmware/pspec.xml | 9 ++++++++- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/hardware/firmware/b43-firmware/actions.py b/hardware/firmware/b43-firmware/actions.py index 010d27736b..064ed8f5d2 100644 --- a/hardware/firmware/b43-firmware/actions.py +++ b/hardware/firmware/b43-firmware/actions.py @@ -7,10 +7,10 @@ from pisi.actionsapi import pisitools from pisi.actionsapi import get from pisi.actionsapi import shelltools -WorkDir = "broadcom-wl-%s" % get.srcVERSION() +#WorkDir = "broadcom-wl-%s" % get.srcVERSION() def install(): pisitools.dodir("/lib/firmware") - for obj in ("../wl_apsta-3.130.20.0.o", "linux/wl_apsta.o"): + for obj in ("wl_apsta-3.130.20.0.o", "broadcom-wl-6.30.163.46.wl_apsta.o"): shelltools.system("b43-fwcutter -w %s/lib/firmware %s" % (get.installDIR(), obj)) diff --git a/hardware/firmware/b43-firmware/pspec.xml b/hardware/firmware/b43-firmware/pspec.xml index aa11be45bd..b320c03921 100644 --- a/hardware/firmware/b43-firmware/pspec.xml +++ b/hardware/firmware/b43-firmware/pspec.xml @@ -13,7 +13,7 @@ Firmware for Broadcom B43 wireless network chips Firmware for Broadcom wireless network chips http://mirror2.openwrt.org/sources/wl_apsta-3.130.20.0.o - http://www.lwfinger.com/b43-firmware/broadcom-wl-5.100.138.tar.bz2 + http://www.lwfinger.com/b43-firmware/broadcom-wl-6.30.163.46.tar.bz2 b43-fwcutter @@ -27,6 +27,13 @@ + + 2017-02-19 + 6.30.163.46 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + 2016-06-09 5.100.138