brcm2708-gpu-fw: update to latest version
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 48965
This commit is contained in:
parent
8188542e52
commit
7099b6c416
1 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
#
|
||||
# Copyright (C) 2012-2015 OpenWrt.org
|
||||
# Copyright (C) 2012-2016 OpenWrt.org
|
||||
#
|
||||
# This is free software, licensed under the GNU General Public License v2.
|
||||
# See /LICENSE for more information.
|
||||
|
@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk
|
|||
include $(INCLUDE_DIR)/kernel.mk
|
||||
|
||||
PKG_NAME:=brcm2708-gpu-fw
|
||||
PKG_REV:=98e801605b31a5d7a4c36de5cb1d0e33ce95e8ab
|
||||
PKG_VERSION:=20151214
|
||||
PKG_REV:=30fe8178d61c1ff9bc168edaafdbcb101aa6245e
|
||||
PKG_VERSION:=20160304
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_REV).tar.gz
|
||||
PKG_SOURCE_URL:=https://github.com/Hexxeh/rpi-firmware/archive/
|
||||
PKG_MD5SUM:=66bbad77fdd9e5391d4130fa11d94646
|
||||
PKG_MD5SUM:=5707f4d9ffd8d10018c68ecb8b363308
|
||||
|
||||
PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/$(PKG_NAME)/rpi-firmware-$(PKG_REV)
|
||||
|
||||
|
|
Loading…
Reference in a new issue