openwrt/package
Chuanhong Guo d29dbf052a
mediatek: drop redmi-ax6000 variant with modified env
This variant uses xiaomi factory u-boot and modified u-boot-env &
bootcmd.
By modifying uboot-env, the xiaomi firmware recovery provided in
the vendor u-boot doesn't work anymore. It's possible to put
u-boot into a state where it refuese to take any serial input.
If the u-boot is in this state, users can't restore their
firmware without taking the flash off the board.
We now have a -stock variant where the vendor u-boot is used in
a way that xiaomi firmware recovery still works, and a -ubootmod
variant where we get rid of all xiaomi components, have more
usable space and no uart console lock. These two should cover all
use cases and we don't need this variant anymore.
Drop this redmi-ax6000 variant. Existing users of this variant
should perform a u-boot mod or restore to the -stock layout.

Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
2022-12-30 16:11:59 +08:00
..
base-files sunxi: ensure NanoPi R1 has unique MAC address 2022-12-25 02:27:55 +01:00
boot mediatek: drop redmi-ax6000 variant with modified env 2022-12-30 16:11:59 +08:00
devel gdb: Do not link against xxhash 2022-12-17 22:34:44 +01:00
firmware linux-firmware: disable stripping 2022-12-29 14:15:55 +01:00
kernel mac80211: Do not build brcmsmac on bcm47xx_legacy 2022-12-24 15:14:58 +01:00
libs libbsd: fix libpath to not use host path 2022-12-26 13:36:41 +01:00
network tree-wide: Do not use package librt and libpthread 2022-12-29 18:50:24 +01:00
system tree-wide: Do not use package librt and libpthread 2022-12-29 18:50:24 +01:00
utils tree-wide: Do not use package librt and libpthread 2022-12-29 18:50:24 +01:00
Makefile build: fix opkg install step for large package selection 2021-05-12 11:13:53 +02:00