openwrt/package
Rafał Miłecki b5c41ad28c mtd: detect image format when writing
Recently TRX checking code was changed to detect Seama format and don't
abort whole writing operation because of it. This isn't a good long-term
solution. It's a poor idea to teach every format handler recognizing all
possible formats. Instead it should be handled in a generic code which
should run check depending on the detected format.

This will also allow further improvements like fixing formats other than
TRX after replacing JFFS2.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>

SVN-Revision: 48639
2016-02-06 16:29:12 +00:00
..
base-files base-files: remove default /etc/config/network, generate it via board.d instead 2016-01-25 16:30:41 +00:00
boot packages: uboot-sunxi: fix SATA powerup on Bananapro 2016-02-02 23:13:29 +00:00
devel perf: include asm/unistd.h instead of syscall.h to fix conflict with kernel headers 2016-01-30 20:14:59 +00:00
firmware linux-firmware: update to the commit from 2016-01-25 2016-01-28 22:58:54 +00:00
kernel mt76: update to the latest version, adds A-MSDU support 2016-02-05 16:43:47 +00:00
libs cyassl: update to wolfssl version 3.8.0 2016-02-01 22:38:28 +00:00
network relayd: update to the latest version, fixes route table issues when connecting to the router 2016-02-05 15:59:41 +00:00
system mtd: detect image format when writing 2016-02-06 16:29:12 +00:00
utils oseama: support creating single Seama entity 2016-01-29 22:21:45 +00:00
Makefile package/Makefile: override opkg installation time when SOURCE_DATE_EPOCH set 2016-01-31 23:29:12 +00:00