summaryrefslogtreecommitdiffstats
path: root/patches/libxslt-1.1.29
diff options
context:
space:
mode:
authorDenis OSTERLAND <denis.osterland@diehl.com>2018-06-21 11:25:03 +0000
committerMichael Olbrich <m.olbrich@pengutronix.de>2018-06-22 09:24:08 +0200
commit0da84bfedae26c19a18156c2b46037005b3ca39a (patch)
tree02e1a4f478e08e905fe4f25243ebacad730b600a /patches/libxslt-1.1.29
parent5e194a3c417e58d18c96313934818b36d4a3e757 (diff)
downloadptxdist-0da84bfedae26c19a18156c2b46037005b3ca39a.tar.gz
ptxdist-0da84bfedae26c19a18156c2b46037005b3ca39a.tar.xz
libxslt: version bump to 1.1.29
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'patches/libxslt-1.1.29')
-rw-r--r--patches/libxslt-1.1.29/0001-xslt-config-add-SYSROOT-support.patch21
-rw-r--r--patches/libxslt-1.1.29/series4
2 files changed, 25 insertions, 0 deletions
diff --git a/patches/libxslt-1.1.29/0001-xslt-config-add-SYSROOT-support.patch b/patches/libxslt-1.1.29/0001-xslt-config-add-SYSROOT-support.patch
new file mode 100644
index 000000000..dacc3eeb3
--- /dev/null
+++ b/patches/libxslt-1.1.29/0001-xslt-config-add-SYSROOT-support.patch
@@ -0,0 +1,21 @@
+From: Marc Kleine-Budde <mkl@pengutronix.de>
+Date: Sun, 10 Jan 2010 01:10:34 +0100
+Subject: [PATCH] xslt-config: add SYSROOT support
+
+Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
+---
+ xslt-config.in | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/xslt-config.in b/xslt-config.in
+index 45c3e28f2f12..5c009c4f4ad2 100644
+--- a/xslt-config.in
++++ b/xslt-config.in
+@@ -1,6 +1,6 @@
+ #! /bin/sh
+
+-prefix=@prefix@
++prefix=${SYSROOT}@prefix@
+ exec_prefix=@exec_prefix@
+ exec_prefix_set=no
+ includedir=@includedir@
diff --git a/patches/libxslt-1.1.29/series b/patches/libxslt-1.1.29/series
new file mode 100644
index 000000000..04dc8b07e
--- /dev/null
+++ b/patches/libxslt-1.1.29/series
@@ -0,0 +1,4 @@
+# generated by git-ptx-patches
+#tag:base --start-number 1
+0001-xslt-config-add-SYSROOT-support.patch
+# 646fc10f99566b9f24135a2ca6e26cbc - git-ptx-patches magic