CC: brcm2708-gpu-fw: update md5sum in Makefile
authorNico Maas <mail@nico-maas.de>
Mon, 20 Nov 2017 09:42:22 +0000 (10:42 +0100)
committerGitHub <noreply@github.com>
Mon, 20 Nov 2017 09:42:22 +0000 (10:42 +0100)
Update the MD5 of the firmware for Raspberry Pi to enable build on the Chaos Calmer / 15.05.1 target again.
The checksum changed due to changes of the Github Tar Handling as described here: raspberrypi/firmware#873
After that change, builds for RPi on 15.05.1 succeed again.
Signed-off-by: Nico Maas <mail@nico-maas.de>
package/kernel/brcm2708-gpu-fw/Makefile

index 286984b..370be7d 100644 (file)
@@ -14,7 +14,7 @@ PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_REV).tar.gz
 PKG_SOURCE_URL:=https://github.com/Hexxeh/rpi-firmware/archive/
-PKG_MD5SUM:=f5683c1dcb255714942f7c9fd61b3a0a
+PKG_MD5SUM:=edefa7a1684d5b0a2b11acd058adceff
 
 PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/$(PKG_NAME)/rpi-firmware-$(PKG_REV)