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 tools/findutils: Update to 4.6.0 2016-03-10 19:11:51 +00:00
firmware-utils firmware-utils: oseama: support extracting entity 2016-06-15 10:54:16 +02:00
flex tools/flex: update to 2.6.1 2016-03-16 09:26:51 +00:00
flock tools/flock: fix compile on Alpine Linux 2016-03-10 19:10:48 +00:00
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 tools: make-ext4fs: fix build regression on mac os x 2016-05-05 18:47:57 +01:00
missing-macros
mkimage tools: mkimage: sync include/linux/compiler*.h with u-boot master 2016-05-08 23:37:40 +02:00
mklibs
mm-macros mm-macros: update to 0.9.10 2016-03-10 19:11:32 +00:00
mpc
mpfr tools/mpfr: update to 3.1.4 2016-04-17 12:52:17 +00:00
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 tools: pkg-config: fix build with GCC 6 2016-05-08 23:37:40 +02:00
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