repo.or.cz
/
buildroot-gz.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
python: fix disabling the SSL module
[buildroot-gz.git]
/
package
/
bsdiff
/
Config.in
blob
11fd8b9d35237c8b7897d76f058e82d23e2a8f3f
1
config BR2_PACKAGE_BSDIFF
2
bool "bsdiff"
3
select BR2_PACKAGE_BZIP2
4
help
5
Binary patch/diff like xdelta but creates smaller diffs.
6
Needs bzip2 support.
7
8
http://www.daemonology.net/bsdiff/