brcm2708-gpu-fw: update to a newer version
authorFlorian Fainelli <florian@openwrt.org>
Fri, 28 Feb 2014 20:29:51 +0000 (20:29 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Fri, 28 Feb 2014 20:29:51 +0000 (20:29 +0000)
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 39769

package/kernel/brcm2708-gpu-fw/Makefile

index 0b79cd15a970468c9c5f693c0eb2ae3ff2fc68ca..6e8d6ab54b61a898d5dcaa0c7fe5048c60363701 100644 (file)
@@ -1,5 +1,5 @@
 # 
 # 
-# Copyright (C) 2012 OpenWrt.org
+# Copyright (C) 2012-2014 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
 #
 # 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
 include $(INCLUDE_DIR)/kernel.mk
 
 PKG_NAME:=brcm2708-gpu-fw
-PKG_REV:=d5b05be2147bf5dc0137798837af24b0bbbe398d
-PKG_VERSION:=20130517
+PKG_REV:=94e1b8014dfa69701d0432088acb11ae01130d38
+PKG_VERSION:=20140226
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_REV).tar.gz
 PKG_SOURCE_URL:=https://github.com/Hexxeh/rpi-firmware/archive/
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_REV).tar.gz
 PKG_SOURCE_URL:=https://github.com/Hexxeh/rpi-firmware/archive/
-PKG_MD5SUM:=9b0ce0a530e237f4c6fe43a36ccf57c3
+PKG_MD5SUM:=41fab917f6cda3ea74f127293ed1e8ce
 
 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)/rpi-firmware-$(PKG_REV)
 
 
 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)/rpi-firmware-$(PKG_REV)