The first patch adds extra symlinks to the tools provided by lrzsz to
help minicom find them.
Patch 2 extracts libbz2 for bsdiff.
Patches 3-4 add bsdiff and xdelta3 packages. These are binary diff and
patch utils.

Alexander Gordeev (4):
  lrzsz: create extra symlinks for minicom
  bzip2: build libbz2 package
  bsdiff: add bsdiff package
  xdelta3: add xdelta3 package

 lang/perl-compress-bzip2/Makefile                  |    2 +-
 utils/bsdiff/Makefile                              |   42 ++++++++++++++++++++
 utils/bsdiff/patches/001-makefile.patch            |   11 +++++
 utils/bzip2/Makefile                               |   33 +++++++++++++--
 utils/lrzsz/Makefile                               |    6 +++
 utils/xdelta3/Makefile                             |   42 ++++++++++++++++++++
 .../patches/001-decrease-default-window-size.patch |   19 +++++++++
 7 files changed, 149 insertions(+), 6 deletions(-)
 create mode 100644 utils/bsdiff/Makefile
 create mode 100644 utils/bsdiff/patches/001-makefile.patch
 create mode 100644 utils/xdelta3/Makefile
 create mode 100644 utils/xdelta3/patches/001-decrease-default-window-size.patch

-- 
1.7.5.4

_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to