1 config BR2_PACKAGE_FWUP
4 depends on BR2_USE_WCHAR
5 select BR2_PACKAGE_LIBARCHIVE
6 # required by libarchive to include zip compression
7 select BR2_PACKAGE_ZLIB
8 select BR2_PACKAGE_LIBCONFUSE
9 select BR2_PACKAGE_LIBSODIUM
11 Fwup is a scriptable embedded Linux firmware update creator
14 https://github.com/fhunleth/fwup
16 comment "fwup needs a toolchain w/ wchar"
17 depends on BR2_USE_MMU
18 depends on !BR2_USE_WCHAR