1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 14:08:17 +02:00
openwrt/package
Felix Fietkau ff17114ba1 ar71xx: Unifi AP Pro sysupgrade patch
The current implementation of mtd will not append the backup
file created by sysupgrade to the correct partition, as mtd will append
the data to first jffs2 partition it finds. As the kernel is also
stored on a jffs2 partition (which resides before the overlay
partition), the data will be appended to this partition.

To fix this problem, a new option

-s <number>             skip the first n bytes when appending data to the jffs2 partiton, defaults to "0"

is added to mtd.

Signed-off-by: Peter Wagner <tripolar@gmx.at>

SVN-Revision: 38807
2013-11-14 19:38:54 +00:00
..
base-files ar71xx: Unifi AP Pro sysupgrade patch 2013-11-14 19:38:54 +00:00
boot uboot-sunxi: add U-boot builds for a couple sunxi boards 2013-11-13 10:49:22 +00:00
devel disable mips16 for a few packages that don't compile with it 2013-08-14 14:29:15 +00:00
kernel ath9k: add a fix to improve reliability of high bitrates on AR93xx/AR95xx 2013-11-14 12:21:24 +00:00
libs cyassl: drop obsolete patches 2013-10-30 15:16:59 +00:00
network procd: fixup 2 wrong option types 2013-11-13 11:07:24 +00:00
system ar71xx: Unifi AP Pro sysupgrade patch 2013-11-14 19:38:54 +00:00
utils procd: fixup 2 wrong option types 2013-11-13 11:07:24 +00:00
Makefile package/index: fix index creating when building without signing 2013-10-02 16:38:28 +00:00