1
0
Fork 0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-05-19 05:56:22 +02:00
openwrt/tools/bzip2
Tony Butler 36150ff6ff
tools/bzip2: add `bzip2` binaries
`bzip2` is the standard executable for bzip2 compression

this includes development includes and both static and shared libs
(libbz2) which can be used by other packages

the initramfs generator offers the BZIP2 option but there was no
executable to support it, and worked only via side effect of having a
system-installed version of bzip2, which could be less predictable

Signed-off-by: Tony Butler <spudz76@gmail.com>
[ remove unintended change ]
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2023-04-18 15:25:21 +02:00
..
patches tools/bzip2: add `bzip2` binaries 2023-04-18 15:25:21 +02:00
Makefile tools/bzip2: add `bzip2` binaries 2023-04-18 15:25:21 +02:00