allwinner_a64/lichee/buildroot/package/bsdiff/Config.in
2018-08-08 14:16:19 +08:00

8 lines
196 B
Text

config BR2_PACKAGE_BSDIFF
bool "bsdiff"
select BR2_PACKAGE_BZIP2
help
Binary patch/diff like xdelta but creates smaller diffs.
Needs bzip2 support.
http://www.daemonology.net/bsdiff/