summaryrefslogtreecommitdiffstats
path: root/meta/packages/libxslt/libxslt
diff options
context:
space:
mode:
authorZhai Edwin <edwin.zhai@intel.com>2010-07-08 10:04:47 +0800
committerRichard Purdie <rpurdie@linux.intel.com>2010-07-13 15:21:44 +0100
commit7a5eeeb58e19afa2334ae2fe377126fab6735eb7 (patch)
tree0cfffdc4ad732cbbc760c9186a9431bd9c8860a8 /meta/packages/libxslt/libxslt
parentb4a1dc580b820970ebb010455eeb92aa21253628 (diff)
downloadpoky-7a5eeeb58e19afa2334ae2fe377126fab6735eb7.tar.gz
libxslt: Update to 1.1.26
Also removed the doublefix.patch(removeing duplicated code), as there is no this issue in 1.1.26 Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
Diffstat (limited to 'meta/packages/libxslt/libxslt')
-rw-r--r--meta/packages/libxslt/libxslt/doublefix.patch17
1 files changed, 0 insertions, 17 deletions
diff --git a/meta/packages/libxslt/libxslt/doublefix.patch b/meta/packages/libxslt/libxslt/doublefix.patch
deleted file mode 100644
index e70393dcb7..0000000000
--- a/meta/packages/libxslt/libxslt/doublefix.patch
+++ /dev/null
@@ -1,17 +0,0 @@
1This double definition breaks recent autoconf+automake.
2
3RP 1/2/10
4
5Index: libxslt-1.1.22/libexslt/Makefile.am
6===================================================================
7--- libxslt-1.1.22.orig/libexslt/Makefile.am 2010-02-01 10:55:59.337788365 +0000
8+++ libxslt-1.1.22/libexslt/Makefile.am 2010-02-01 10:56:08.239068767 +0000
9@@ -11,8 +11,6 @@
10 exsltinc_HEADERS = \
11 exslt.h \
12 exsltconfig.h \
13- exslt.h \
14- exsltconfig.h \
15 exsltexports.h
16
17 libexslt_la_SOURCES = \