From: Nico Maas Date: Mon, 20 Nov 2017 09:42:22 +0000 (+0100) Subject: CC: brcm2708-gpu-fw: update md5sum in Makefile X-Git-Url: http://git.archive.openwrt.org/?p=15.05%2Fopenwrt.git;a=commitdiff_plain;h=78d22a501ec1dfd02cf2a529fc16355a2c3e885b CC: brcm2708-gpu-fw: update md5sum in Makefile 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 --- diff --git a/package/kernel/brcm2708-gpu-fw/Makefile b/package/kernel/brcm2708-gpu-fw/Makefile index 286984b6e3..370be7d511 100644 --- a/package/kernel/brcm2708-gpu-fw/Makefile +++ b/package/kernel/brcm2708-gpu-fw/Makefile @@ -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)