Re: [OpenWrt-Devel] [PATCH] brcm2708-gpu-fw: revert to github releases, adapt to bcm2708 target changes and add back InstallDev

2015-02-13 Thread Álvaro Fernández Rojas
I think they don't want to split the firmware: https://github.com/raspberrypi/firmware/issues/362 So I forked the repo and removed the unneeded files from git history: https://github.com/openwrt-es/raspberrypi-firmware Now the downloaded files are ~4MB:

Re: [OpenWrt-Devel] [PATCH] brcm2708-gpu-fw: revert to github releases, adapt to bcm2708 target changes and add back InstallDev

2015-02-13 Thread Álvaro Fernández Rojas
Here's another solution: We tag releases on a forked repository and we upload tar files to Github with only the files we need: https://github.com/openwrt-es/raspberrypi-firmware/releases/tag/20150213 This way the downloaded files are ~4MB:

Re: [OpenWrt-Devel] [PATCH] brcm2708-gpu-fw: revert to github releases, adapt to bcm2708 target changes and add back InstallDev

2015-02-12 Thread Felix Fietkau
On 2015-02-13 11:21, Álvaro Fernández Rojas wrote: Yeah, it would be great, but the real upstream repo is this one: https://github.com/raspberrypi/firmware As you can see it has even more crap (and we only use some files of the boot folder)... I'll open up an issue there. - Felix

[OpenWrt-Devel] [PATCH] brcm2708-gpu-fw: revert to github releases, adapt to bcm2708 target changes and add back InstallDev

2015-02-11 Thread Álvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas nolt...@gmail.com --- package/kernel/brcm2708-gpu-fw/Makefile | 26 -- 1 file changed, 16 insertions(+), 10 deletions(-) diff --git a/package/kernel/brcm2708-gpu-fw/Makefile b/package/kernel/brcm2708-gpu-fw/Makefile index