don't fail if BR2_USE_UPDATES tries to update non-checkout
[buildroot.git] / package / bsdiff / Config.in
blobe9785172f38427bf91983b4028e4bd0d6b6ff650
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.
9           http://www.daemonology.net/bsdiff/