aboutsummaryrefslogtreecommitdiffstats
path: root/tools/squashfs4/patches/150-freebsd_fixes.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2011-04-03 01:02:00 +0000
committerFelix Fietkau <nbd@openwrt.org>2011-04-03 01:02:00 +0000
commit461322087525f0c9a6bb8e6ab1af8a6dea94917f (patch)
tree3f02232de53773909d9b65893820367f2c06de25 /tools/squashfs4/patches/150-freebsd_fixes.patch
parent348c9234b37afb936a356526fb5896cadc667d2d (diff)
downloadupstream-461322087525f0c9a6bb8e6ab1af8a6dea94917f.tar.gz
upstream-461322087525f0c9a6bb8e6ab1af8a6dea94917f.tar.bz2
upstream-461322087525f0c9a6bb8e6ab1af8a6dea94917f.zip
tools/squashfs4: update to version 4.2 (adds support for xz compression)
Based on a patch by Jonas Gorski git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26422 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'tools/squashfs4/patches/150-freebsd_fixes.patch')
-rw-r--r--tools/squashfs4/patches/150-freebsd_fixes.patch2
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>