From: Hauke Mehrtens Date: Thu, 19 Feb 2009 20:29:28 +0000 (+0000) Subject: mac80211: wrong md5sum of OpenFirmware. Fixes #4664 X-Git-Tag: reboot~24444 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=e18a175ec21376b1d151a38753930b4ac55a1aca;p=oweals%2Fopenwrt.git mac80211: wrong md5sum of OpenFirmware. Fixes #4664 SVN-Revision: 14571 --- diff --git a/package/mac80211/Makefile b/package/mac80211/Makefile index a5b9aa2b40..3fa604083f 100644 --- a/package/mac80211/Makefile +++ b/package/mac80211/Makefile @@ -289,7 +289,7 @@ ifneq ($(CONFIG_B43_OPENFIRMWARE),) PKG_B43_FWV4_OBJECT:=openfwwf-$(PKG_B43_FWV4_VERSION) PKG_B43_FWV4_SOURCE:=openfwwf-$(PKG_B43_FWV4_VERSION).tar.gz PKG_B43_FWV4_SOURCE_URL:=http://www.ing.unibs.it/openfwwf/firmware/ - PKG_B43_FWV4_MD5SUM:=b2e99ececc27cb70b818170cc5557fd5 + PKG_B43_FWV4_MD5SUM:=3510c133393bb4911c4aa35742cefcfd endif