1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 22:18:16 +02:00
openwrt/target/linux/brcm2708
Stijn Tintel 6c2e1ff80f brcm2708: fix sdcard image
The gzip step in the sdcard image build fails because the image filename
already has the gzip extension. This results in an empty image file, to
which the metadata is finally appended.

Remove the .gz extension from the image filename to fix this.

Fixes: e79b096ee175 ("brcm2708: convert to metadata")

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2018-02-17 21:00:49 +01:00
..
base-files brcm2708: use x86's upgrade scripts for all rpi targets 2017-12-25 12:19:43 +01:00
bcm2708 target: disable CONFIG_PROC_PAGE_MONITOR on most targets 2018-01-13 15:04:15 +01:00
bcm2709 target: disable CONFIG_PROC_PAGE_MONITOR on most targets 2018-01-13 15:04:15 +01:00
bcm2710 target: disable CONFIG_PROC_PAGE_MONITOR on most targets 2018-01-13 15:04:15 +01:00
image brcm2708: fix sdcard image 2018-02-17 21:00:49 +01:00
patches-4.9 kernel: bump 4.9 to 4.9.72 2017-12-26 23:31:00 +01:00
Makefile brcm2708: add support for the new Raspberry Pi Zero W 2017-03-04 19:41:34 +01:00
modules.mk brcm2708: add kmod-drm-vc4 package 2017-03-21 23:44:24 +01:00