diff options
author | Felix Fietkau <nbd@openwrt.org> | 2011-04-03 01:02:00 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2011-04-03 01:02:00 +0000 |
commit | e6aa1cab006268be2de19e4c82b5eff37516405c (patch) | |
tree | a1bcdf9e6680ecd5a8646ab4923d8d43f9971437 /tools/squashfs4/patches/150-freebsd_fixes.patch | |
parent | b9e759ae5a98e3f22e2865518bd3f076af56be61 (diff) | |
download | upstream-e6aa1cab006268be2de19e4c82b5eff37516405c.tar.gz upstream-e6aa1cab006268be2de19e4c82b5eff37516405c.tar.bz2 upstream-e6aa1cab006268be2de19e4c82b5eff37516405c.zip |
tools/squashfs4: update to version 4.2 (adds support for xz compression)
Based on a patch by Jonas Gorski
SVN-Revision: 26422
Diffstat (limited to 'tools/squashfs4/patches/150-freebsd_fixes.patch')
-rw-r--r-- | tools/squashfs4/patches/150-freebsd_fixes.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/squashfs4/patches/150-freebsd_fixes.patch b/tools/squashfs4/patches/150-freebsd_fixes.patch index 344d9ec683..44d40a7d1a 100644 --- a/tools/squashfs4/patches/150-freebsd_fixes.patch +++ b/tools/squashfs4/patches/150-freebsd_fixes.patch @@ -1,6 +1,6 @@ --- a/squashfs-tools/pseudo.c +++ b/squashfs-tools/pseudo.c -@@ -31,6 +31,7 @@ +@@ -32,6 +32,7 @@ #include <stdlib.h> #include <sys/types.h> #include <sys/wait.h> |