[OpenWrt-Devel] Sha256 checksum generation of images: why OpenSSL instead of sha256sum?

2016-03-21 Thread Stijn Segers
Hi guys, I have a nice script on my routers that pulls in a new firmware image, validates the checksum, then flashes it. I switched it to sha256 (from md5), noticed the format in the sha256sums was different, but didn't pay it too much mind - except that now, the busybox sha256sum function cho

[OpenWrt-Devel] [PATCH 1/2] ar71xx: Add QCA955X GPIO mux and function definitions

2016-03-21 Thread Sven Eckelmann
From: Sven Eckelmann Signed-off-by: Sven Eckelmann --- .../601-MIPS-ath79-add-more-register-defines.patch | 79 +- ...20-MIPS-ath79-add-support-for-QCA953x-SoC.patch | 13 ++-- ...21-MIPS-ath79-add-support-for-QCA956x-SoC.patch | 8 +-- ...79-add-gpio-func-register-for-QCA9

[OpenWrt-Devel] [PATCH 2/2] ar71xx: Add support for ath79_gpio_function_* on QCA955X

2016-03-21 Thread Sven Eckelmann
From: Sven Eckelmann Signed-off-by: Sven Eckelmann --- ...PS-ath79-add-gpio-func-register-for-QCA955x-SoC.patch | 10 +- ...PS-ath79-add-gpio-func-register-for-QCA955x-SoC.patch | 16 2 files changed, 21 insertions(+), 5 deletions(-) diff --git a/target/linux/ar71xx/p

[OpenWrt-Devel] [PATCH] [include] Support postinst on old OS

2016-03-21 Thread Michal Hrusecky
Currently all package postinst scripts are saved as postinst-pkg and interpreted by script in base-files. Thus those don't work if you have old base-files. Updating generating script to make it work even with old base-files. Signed-off-by: Michal Hrusecky --- include/package-ipkg.mk | 7 ++-

Re: [OpenWrt-Devel] 15.05.1 - Chaos Calmer

2016-03-21 Thread Matthias Schiffer
On 03/16/2016 02:07 PM, Matthias Schiffer wrote: > On 03/16/2016 01:06 PM, John Crispin wrote: >> The OpenWrt developers are proud to announce the minor fix release of >> OpenWrt Chaos Calmer. >> >>___ __ >> | |.-.-.-.| | | |..|

[OpenWrt-Devel] [OpenWrt] [PATCH] zynq: Remove rdinit patch

2016-03-21 Thread Jason Wu
This is not required as long as CONFIG_TARGET_INIT_CMD is correctly configured. Signed-off-by: Jason Wu diff --git a/target/linux/zynq/patches-4.4/0001-arm-dts-zynq-zc702.dts-Set-default-rdinit-to-sbin-in.patch b/target/linux/zynq/patches-4.4/0001-arm-dts-zynq-zc702.dts-Set-default-rdinit-to-