Lines Matching +full:way +full:- +full:select
7 select BR2_PACKAGE_LIBCONFIG if !BR2_PACKAGE_JSON_C && \
10 swupdate provides a reliable way to update the software on
22 you have to select the necessary packages manually:
24 * Select BR2_PACKAGE_LUA or BR2_PACKAGE_LUAJIT if you want
26 * Select BR2_PACKAGE_LIBCURL if you want to use the download
28 * Select BR2_PACKAGE_OPENSSL or BR2_PACKAGE_MBEDTLS if you
30 * Select BR2_PACKAGE_MTD if you want to use swupdate with
32 * Select BR2_PACKAGE_ZLIB if you want to deal with gzip
34 * Select BR2_PACKAGE_ZSTD if you want to deal with zstd
36 * Select BR2_PACKAGE_ZEROMQ to add support for using a
38 * Select BR2_PACKAGE_LIBRSYNC to add support for using
40 * Select BR2_PACKAGE_LIBUBOOTENV to add support for setting
41 the U-Boot environment.
42 * Select BR2_PACKAGE_LIBGPIOD to add support for
44 * Select BR2_PACKAGE_EFIBOOTMGR to add support for EFI Boot
46 * Select BR2_PACKAGE_LIBCURL, BR2_PACKAGE_JSON_C,