aboutsummaryrefslogtreecommitdiffstats
path: root/package/broadcom-wl/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2010-07-13 16:55:57 +0000
committerJo-Philipp Wich <jow@openwrt.org>2010-07-13 16:55:57 +0000
commit4ae595a3aa1a94198d604794c46dbcc110652893 (patch)
tree4cce6ce03cda8c3a5cdd30c077443a68ab76e6be /package/broadcom-wl/Makefile
parentd14e9e706e4f535af703b3f626b978910a861a4d (diff)
downloadupstream-4ae595a3aa1a94198d604794c46dbcc110652893.tar.gz
upstream-4ae595a3aa1a94198d604794c46dbcc110652893.tar.bz2
upstream-4ae595a3aa1a94198d604794c46dbcc110652893.zip
broadcom-wl: - update to v5.10.56.27.3 - get fallback SPROM from SSB if neither on-device SPROM nor nvram is available - working brcm63xx support
SVN-Revision: 22173
Diffstat (limited to 'package/broadcom-wl/Makefile')
-rw-r--r--package/broadcom-wl/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/broadcom-wl/Makefile b/package/broadcom-wl/Makefile
index 273c103ff3..f589417644 100644
--- a/package/broadcom-wl/Makefile
+++ b/package/broadcom-wl/Makefile
@@ -9,14 +9,14 @@ include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=broadcom-wl
-PKG_VERSION:=5.10.56.27.1
+PKG_VERSION:=5.10.56.27.3
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)_$(ARCH).tar.bz2
PKG_SOURCE_URL:=http://downloads.openwrt.org/sources
-PKG_MD5SUM.mipsel:=9f42cfa9c46ee1b0e04dc2d3ab9bc8cd
-PKG_MD5SUM.mips:=9dcc902af0fcac5f34b6656982e82c21
+PKG_MD5SUM.mipsel:=800365b5e5088d5368f8b1e65df8ba8a
+PKG_MD5SUM.mips:=7a0425e9fb1e03c136564c99daf1ce16
PKG_MD5SUM:=$(PKG_MD5SUM.$(ARCH))
include $(INCLUDE_DIR)/package.mk