Update buildroot 2020.02.01 (#622)
* Update buildroot 2020.02.01 Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch> * Fix LN * Fix wpa Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch> * Fix lint Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch> * fix-network Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch> * Fix script Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch>
This commit is contained in:
@@ -24,16 +24,29 @@ config BR2_PACKAGE_SWUPDATE
|
||||
want to have Lua support.
|
||||
* Select BR2_PACKAGE_LIBCURL if you want to use the download
|
||||
feature.
|
||||
* Select BR2_PACKAGE_OPENSSL is you want to add encryption
|
||||
support.
|
||||
* Select BR2_PACKAGE_OPENSSL or BR2_PACKAGE_MBEDTLS if you
|
||||
want to add encryption support.
|
||||
* Select BR2_PACKAGE_MTD if you want to use swupdate with
|
||||
UBI partitions.
|
||||
* Select BR2_PACKAGE_ZLIB if you want to deal with gzip
|
||||
compressed archives.
|
||||
* Select BR2_PACKAGE_ZSTD if you want to deal with zstd
|
||||
compressed archives.
|
||||
* Select BR2_PACKAGE_UBOOT_TOOLS and BR2_PACKAGE_ZLIB to add
|
||||
support for setting the U-Boot environment.
|
||||
* Select BR2_PACKAGE_ZEROMQ to add support for using a
|
||||
remote handler.
|
||||
* Select BR2_PACKAGE_LIBRSYNC to add support for using
|
||||
rdiff handler.
|
||||
* Select BR2_PACKAGE_LIBUBOOTENV to add support for setting
|
||||
the U-Boot environment with the new API.
|
||||
* Select BR2_PACKAGE_LIBGPIOD to add support for
|
||||
microcontroller firmware update.
|
||||
* Select BR2_PACKAGE_EFIBOOTMGR to add support for EFI Boot
|
||||
Guard.
|
||||
* Select BR2_PACKAGE_LIBCURL, BR2_PACKAGE_JSON_C,
|
||||
BR2_PACKAGE_LIBWEBSOCKETS, and BR2_PACKAGE_LIBURIPARSER
|
||||
to add support for the SWU forwarder.
|
||||
|
||||
https://sbabic.github.io/swupdate
|
||||
|
||||
|
||||
Reference in New Issue
Block a user