Config.in 207 B

123456789
  1. config BR2_PACKAGE_BSDIFF
  2. bool "bsdiff"
  3. default n
  4. select BR2_PACKAGE_BZIP2
  5. help
  6. Binary patch/diff like xdelta but creates smaller diffs.
  7. Needs bzip2 support.
  8. http://www.daemonology.net/bsdiff/