Openwrt/tools
Hauke Mehrtens f97ad870e1 squashfs4: use upstream xz compression header format
In the upstream kernel and the upstream squashfs4 tools the xz
compression header looks the following:
struct disk_comp_opts {
        __le32 dictionary_size;
        __le32 flags;
};

We added some other members and also moved some existing members. Place
the members which are already in upstream header at the same position
as in that kernel and add our own at the end. The kernel should not
have a problem when there are some additional members and just ignore
them.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2016-06-22 19:32:06 +02:00
..
autoconf
automake
b43-tools
bc
bison
ccache
cloog
cmake tools/cmake: fix parallel build with Make 4.2+ 2016-06-15 19:26:17 +02:00
dosfstools
e2fsprogs
elftosb
expat
findutils
firmware-utils firmware-utils: oseama: support extracting entity 2016-06-15 10:54:16 +02:00
flex
flock
gengetopt
gmp
include
isl
libelf
libressl build: allow to build LEDE on latest MacOS X 2016-06-07 08:58:41 +02:00
libtool
lzma
lzma-old
m4
make-ext4fs
missing-macros
mkimage
mklibs
mm-macros
mpc
mpfr
mtd-utils
mtools
padjffs2
patch
patch-image tools: patch-image: Added optional size option 2016-06-21 21:58:07 +02:00
patchelf
pkg-config
ppl
qemu
quilt
scons
sdimage
sed
sparse sparse: update to support llvm 3.5.0 2016-06-13 12:49:34 +02:00
squashfs
squashfs4 squashfs4: use upstream xz compression header format 2016-06-22 19:32:06 +02:00
sstrip
tar
upslug2
upx
wrt350nv2-builder
xz
yaffs2
Makefile tools: build msdostools for omap 2016-06-14 22:57:30 -07:00