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 tools/autoconf: fix compile on musl hosts 2015-05-04 13:22:36 +00:00
automake automake: portability fixes 2015-03-24 13:13:01 +00:00
b43-tools b43-tools: b43-fwsquash.py: manually remove LP-PHY 16 support 2014-07-12 15:41:50 +00:00
bc bc: add download mirrors 2015-06-06 13:48:57 +00:00
bison tools/bison: update to 3.0.4 2015-11-03 12:00:04 +00:00
ccache ccache: Make ccache aware of OpenWRT provided GCC patch. 2015-07-14 10:30:38 +00:00
cloog cloog: update to 0.18.1 2013-12-15 21:07:32 +00:00
cmake tools/cmake: fix parallel build with Make 4.2+ 2016-06-15 19:26:17 +02:00
dosfstools dosfstools: switch back to release tarballs, update patches to the latest sent upstream 2015-03-22 10:58:04 +00:00
e2fsprogs tools/e2fsprogs: remove outdated configure args 2015-12-23 14:44:18 +00:00
elftosb tools: remove static linking support 2015-02-06 00:00:43 +00:00
expat tools: add expat library (to be used by gdb) 2015-07-10 19:42:05 +00:00
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 tools: gengetopt: Disable doc and tests builds 2015-05-22 22:33:41 +00:00
gmp tools/gmp: update to 6.1.0 2016-02-08 08:25:46 +00:00
include tools: host/include/getline.h: fix FreeBSD 8.0+ support 2015-05-08 12:09:26 +00:00
isl tools: add isl (used for graphite on GCC 5) 2015-11-13 11:35:37 +00:00
libelf build: add the + token to any commands that can pass through the jobserver, fixes parallel build on some systems 2012-09-23 09:50:01 +00:00
libressl build: allow to build LEDE on latest MacOS X 2016-06-07 08:58:41 +02:00
libtool libtool: passthrough -fstack-protector* to linker 2015-06-18 08:52:33 +00:00
lzma tools: remove static linking support 2015-02-06 00:00:43 +00:00
lzma-old tools/lzma-old fix compile issues (patch from #10253) 2011-10-21 12:52:49 +00:00
m4 tools: remove static linking support 2015-02-06 00:00:43 +00:00
make-ext4fs tools: make-ext4fs: fix build regression on mac os x 2016-05-05 18:47:57 +01:00
missing-macros tools: remove a bunch of unused automake macros 2015-03-17 10:11:00 +00:00
mkimage tools: mkimage: sync include/linux/compiler*.h with u-boot master 2016-05-08 23:37:40 +02:00
mklibs tools: remove static linking support 2015-02-06 00:00:43 +00:00
mm-macros mm-macros: update to 0.9.10 2016-03-10 19:11:32 +00:00
mpc tools/mpc: update to 1.0.3 2015-11-03 11:59:35 +00:00
mpfr tools/mpfr: update to 3.1.4 2016-04-17 12:52:17 +00:00
mtd-utils update mtd-utils to 1.5.2 2015-12-05 15:44:58 +00:00
mtools mtools: build and install mmd 2015-10-11 16:23:11 +00:00
padjffs2 tools: remove static linking support 2015-02-06 00:00:43 +00:00
patch tools/patch: enable parallel build 2015-09-26 21:10:37 +00:00
patch-image tools: patch-image: Added optional size option 2016-06-21 21:58:07 +02:00
patchelf tools/patchelf: fix portability issue breaking mac os x builds (#18998) 2015-02-19 10:30:39 +00:00
pkg-config tools: pkg-config: fix build with GCC 6 2016-05-08 23:37:40 +02:00
ppl ppl: update to 1.1 2013-12-15 21:07:34 +00:00
qemu tools: remove static linking support 2015-02-06 00:00:43 +00:00
quilt tools/quilt: fix build error during kernel_menuconfig on a cleaned env 2015-11-07 12:52:14 +00:00
scons tools/scons: update to 2.4.1 2015-11-21 21:26:06 +00:00
sdimage tools: add sdimage for mxs 2015-09-21 21:08:08 +00:00
sed tools/sed: fix compile on musl hosts 2015-05-04 13:22:17 +00:00
sparse sparse: update to support llvm 3.5.0 2016-06-13 12:49:34 +02:00
squashfs tools/squashfs: refresh patches 2015-12-11 15:07:28 +00:00
squashfs4 squashfs4: use upstream xz compression header format 2016-06-22 19:32:06 +02:00
sstrip tools: remove static linking support 2015-02-06 00:00:43 +00:00
tar tools: add tar host build, required for --sort=name which was only added in the latest version 2015-09-11 18:38:02 +00:00
upslug2 tools: remove static linking support 2015-02-06 00:00:43 +00:00
upx tools: remove static linking support 2015-02-06 00:00:43 +00:00
wrt350nv2-builder tools: remove static linking support 2015-02-06 00:00:43 +00:00
xz tools/xz: update to 5.2.2 2015-10-30 22:31:09 +00:00
yaffs2 tools: remove static linking support 2015-02-06 00:00:43 +00:00
Makefile tools: build msdostools for omap 2016-06-14 22:57:30 -07:00