difos/package
Bjørn Mork a3e9fd7e5b uboot-envtools: add support for multiple config partitions
Most (all?) of the realtek devices have two u-boot config partitions
with a different set of variables in each. The U-Boot shell provides
two sets of apps to manipulate these:

 printenv- print environment variables
 printsys- printsys - print system information variables
 saveenv - save environment variables to persistent storage
 savesys - savesys - save system information variables to persistent storage
 setenv  - set environment variables
 setsys  - setsys  - set system information variables

Add support for multiple ubootenv configuration types, allowing
more than one configuration file.

Section names are not suitable for naming the different
configurations since each file can be the result of multiple sections
in case of backup partitions.

Signed-off-by: Bjørn Mork <bjorn@mork.no>
2021-04-08 09:20:59 +02:00
..
base-files base-files: fix status display command 2021-04-03 18:56:02 +02:00
boot uboot-envtools: add support for multiple config partitions 2021-04-08 09:20:59 +02:00
devel binutils: fix libbfd missing DSO dependency if NLS enabled 2021-04-03 18:56:02 +02:00
firmware ipq40xx: add MikroTik hAP ac2 support 2021-04-05 04:13:28 +02:00
kernel mt76: update to the latest version 2021-04-07 10:59:11 +02:00
libs libcap: bump to 2.48 2021-04-05 18:20:45 +03:00
network lldpd: further size reductions 2021-04-05 18:50:17 +03:00
system zram-swap: bail out early if the kernel doesn't support swap 2021-04-03 18:57:13 +02:00
utils ucode: update to latest Git HEAD 2021-04-01 00:12:38 +02:00
Makefile build: always build package/kernel/linux 2020-10-15 13:25:58 +02:00