[OpenWrt-Devel] [PATCH 1/4] brcm2708-gpu-fw: update to latest version

2015-10-25 Thread Álvaro Fernández Rojas
KG_REV:=9d268f00de7c13afa315fe2d303265d535c4bdf0 +PKG_VERSION:=20151025 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_REV).tar.gz PKG_SOURCE_URL:=https://github.com/Hexxeh/rpi-firmware/archive/ -PKG_MD5SUM:=7e645dc54bf4175ca358aeb4b3406d7c +PKG_MD5SUM:=21ac2ba64ef045655b4d4677b3fdf6cd PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAM

[OpenWrt-Devel] [PATCH 3/4] brcm2708: update modules

2015-10-25 Thread Álvaro Fernández Rojas
- Add support for DAC+ Pro. - Add kmod-smi-bcm2835 and kmod-smi-bcm2835-dev modules. Signed-off-by: Álvaro Fernández Rojas --- target/linux/brcm2708/modules.mk | 41 +--- 1 file changed, 38 insertions(+), 3 deletions(-) diff --git

Re: [OpenWrt-Devel] buildbot: gb15 fails to upload due to host keys and wyrding timeouts largest firmwares

2015-10-25 Thread Zoltan HERPAI
Hannu Nyman wrote: Buildbot needs some maintenance, as some of the buildslaves are behaving badly :-( 1) gb15 has a wrong host key and silently fails all uploads. It just completed 4 builds successfully, but did not upload them. That has been going on for some time now. It is rather sad that

Re: [OpenWrt-Devel] buildbot: gb15 fails to upload due to host keys and wyrding timeouts largest firmwares

2015-10-25 Thread Hannu Nyman
On 25.10.2015 13:14, Zoltan HERPAI wrote: Hannu Nyman wrote: wyrding timeouts the imagebuilder/SDK tar file creation step for the largest firmwares. I have noticed that as ar71xx has suffered from that several times in the last few weeks. The 20 minutes given for waiting for any output from

[OpenWrt-Devel] [PATCH 4/4] brcm2708: copy overlays README to boot partition

2015-10-25 Thread Álvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas --- target/linux/brcm2708/image/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/brcm2708/image/Makefile b/target/linux/brcm2708/image/Makefile index cc0bfb0..cf263bd 100644 ---

Re: [OpenWrt-Devel] [PATCH 2/2] ar71xx: add support for TP-LINK TL-WR841N/ND v10

2015-10-25 Thread Alexander Couzens
Hi Matthias, as long you can not flash the exact same image as v9, you have to create a mips machine, but you can use the same setup function as v9. Many parts of openwrt use the mips machine to detect the board, like sysupgrade. Add your machine id to

Re: [OpenWrt-Devel] [PATCH 2/2] ar71xx: add support for TP-LINK TL-WR841N/ND v10

2015-10-25 Thread Matthias Schiffer
Thanks, but I know what I'm doing. The hardware is similar enough to boot with the exact same initialization routines as the v9, thus reusing the BOARDNAME is fine (it is done like this for other hardware as well - OpenWrt has a distinction between "board" and "model", where multiple models can

[OpenWrt-Devel] Site needs GPG signing

2015-10-25 Thread Luke
Hello OpenWRT Team, Per #openwrt IRC it was suggested that I post here to get everyone's attention. I would like to request that the OpenWRT site begin using GPG / SHA256 for it's packages and official releases. A home router is way too important to leave into the hands of an attacker. I see