openwrtv3/package/system
Felix Fietkau 766dff7445 mtd: Fix trx check after partition rename ("linux" to "firmware")
On brcm47xx (Huawei E970), I noticed that sysupgrade now tries to flash trx images which don't fit into the flash, resulting in non-booting system.

I found that mtd does trx size checking only when flashing to a partition called "linux". This patch changes this to be "firmware".

This matches the following patch which changed partition name in bcm47xxpart.c driver to "firmware":

commit 86b4d5ef68ca77ff6724ebb9bddd6b93239c87fc
Author: hauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>
 Date:   Sun Dec 1 16:32:32 2013 +0000

    brcm47xx: use "firmware" partition name
    ...
    Signed-off-by: Rafał Miłecki <zajec5@gmail.com>

    SVN-Revision: 38973

Signed-off-by: Mathias Adam <m.adam--openwrt@adamis.de>

SVN-Revision: 42403
2014-09-02 17:13:42 +00:00
..
ca-certificates ca-certificates: bump to 20140325 2014-06-01 10:32:37 +00:00
fstools build: disable the PKG_CHECK_FORMAT_SECURITY check for the failing packages 2014-06-30 08:19:48 +00:00
mountd build: disable the PKG_CHECK_FORMAT_SECURITY check for the failing packages 2014-06-30 08:19:48 +00:00
mtd mtd: Fix trx check after partition rename ("linux" to "firmware") 2014-09-02 17:13:42 +00:00
opkg build: add new option to add disabled feeds commented out to opkg.conf 2014-08-06 09:12:37 +00:00
procd procd: run the mdns register outside the sub shell container 2014-08-29 18:36:29 +00:00
rpcd rpcd: fix parsing of executable plugin output 2014-07-03 22:21:04 +00:00
ubox package/*: remove useless explicit set of function returncode 2014-08-25 06:35:50 +00:00
ubus ubus: update to the latest version, fixes compile error regressions 2014-07-03 18:57:47 +00:00
uci uci: fix import with not yet existing packages, preserve config permissions on commit, fix Lua detection in cmake 2014-04-11 16:14:09 +00:00
udev packages: clean up the package folder 2013-06-21 16:54:37 +00:00
zram-swap zram-swap: fix dependencies 2013-11-13 18:42:45 +00:00