blob: 0e3c57d33d19d74dafd81c7a105513f669848073 [file] [log] [blame]
config BR2_PACKAGE_FWUP
bool "fwup"
depends on BR2_USE_MMU
depends on BR2_USE_WCHAR
select BR2_PACKAGE_LIBARCHIVE
# required by libarchive to include zip compression
select BR2_PACKAGE_ZLIB
select BR2_PACKAGE_LIBCONFUSE
help
Fwup is a scriptable embedded Linux firmware update creator
and runner.
https://github.com/fhunleth/fwup
comment "fwup needs a toolchain w/ wchar"
depends on BR2_USE_MMU
depends on !BR2_USE_WCHAR