summaryrefslogtreecommitdiffstats
path: root/rules/bsdiff.in
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2015-11-06 12:52:29 +0100
committerMarc Kleine-Budde <mkl@pengutronix.de>2015-11-06 12:52:29 +0100
commite117c6d399b27a3f08424d84786d7515f2132542 (patch)
treed79bf9510579e004ab8e15fcda0debf2112617b8 /rules/bsdiff.in
parenta6c1d72664073769867c211490cbca5517f580b3 (diff)
downloadptxdist-e117c6d399b27a3f08424d84786d7515f2132542.tar.gz
ptxdist-e117c6d399b27a3f08424d84786d7515f2132542.tar.xz
bsdiff: new package
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'rules/bsdiff.in')
-rw-r--r--rules/bsdiff.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/rules/bsdiff.in b/rules/bsdiff.in
new file mode 100644
index 000000000..0333792ce
--- /dev/null
+++ b/rules/bsdiff.in
@@ -0,0 +1,10 @@
+## SECTION=shell_and_console
+
+config BSDIFF
+ bool
+ prompt "bsdiff"
+ select BZIP2
+ select BZIP2_LIBBZ2
+ help
+ bsdiff and bspatch are tools for building and applying
+ patches to binary files.