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 <zajec5@gmail.com> SVN-Revision: 48544
This commit is contained in:
parent
1923d63318
commit
5d624d0b47
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue