From: Rafał Miłecki Date: Thu, 28 Jan 2016 22:58:54 +0000 (+0000) Subject: linux-firmware: update to the commit from 2016-01-25 X-Git-Tag: reboot~590 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=5d624d0b4792e47fe037d835d350417d47a56e36;p=openwrt%2Fstaging%2Fchunkeey.git linux-firmware: update to the commit from 2016-01-25 This adds e.g. BCM4350 rev 5 and BCM4366 firmwares (not packaged yet). Signed-off-by: Rafał Miłecki SVN-Revision: 48544 --- diff --git a/package/firmware/linux-firmware/Makefile b/package/firmware/linux-firmware/Makefile index 2eaef05705..2fcd93b2ef 100644 --- a/package/firmware/linux-firmware/Makefile +++ b/package/firmware/linux-firmware/Makefile @@ -8,8 +8,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=linux-firmware -PKG_SOURCE_VERSION:=bbe4917c054eb0a73e250c6363341e3bf6725839 -PKG_VERSION:=2015-12-07-$(PKG_SOURCE_VERSION) +PKG_SOURCE_VERSION:=52442afee9907bc32a058f22bb3295d040677c26 +PKG_VERSION:=2016-01-25-$(PKG_SOURCE_VERSION) PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git