openwrt/package
Josef Schlehofer b65e4d7c5f uboot-mvebu: remove enabled CONFIG_CMD_SETEXPR
We don't need to make sure that we want to have enabled
CONFIG_CMD_SETEXPR by default, since this is already done in U-boot [1].
This was actually needed only for clearfog board [2], which was added in
commit: da0005a6d08ae33d958a6d8a6c0c12dc07b5b2b8 ("uboot-mvebu: add
patch to enable setexpr for clearfog boards) and send to U-boot to fix
it properly. After a while, there was added support for Turris Omnia,
which uses setexpr as well [3], but for this board, there are no fixes
needed in U-boot and that's why we can remove this option here.

It is helpful with shell scripting. If some downstream distributions are
using it, they should correct it in defconfig for related boards.

[1] e95afa5675/cmd/Kconfig (L1504)

[2] 852126680e/target/linux/mvebu/image/clearfog.bootscript (L7)

[3] 852126680e/target/linux/mvebu/image/turris-omnia.bootscript (L2)

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
(cherry picked from commit 69cef74c67)
2022-06-14 21:41:35 +02:00
..
base-files OpenWrt v22.03.0-rc4: revert to branch defaults 2022-06-10 21:37:09 +02:00
boot uboot-mvebu: remove enabled CONFIG_CMD_SETEXPR 2022-06-14 21:41:35 +02:00
devel strace: Update to version 5.16 2022-02-01 21:25:02 +01:00
firmware ipq40xx: add Aruba AP-365 specific BDF 2022-06-02 17:01:22 +02:00
kernel kernel: crypto: add kmod-crypto-chacha20poly1305 2022-06-11 16:04:40 +03:00
libs wolfssl: make WOLFSSL_HAS_OPENVPN default to y 2022-06-09 02:53:00 +02:00
network ltq-vdsl-app: disconnect when service is stopped 2022-06-07 21:36:58 +02:00
system fstools: update to git HEAD 2022-06-05 11:38:20 +01:00
utils packages: nvram: add NVRAM quirks for bcm53xx target 2022-06-07 16:18:20 +02:00
Makefile build: fix opkg install step for large package selection 2021-05-12 11:13:53 +02:00