summaryrefslogtreecommitdiff
path: root/libxml
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2004-06-17 06:53:51 +0000
committerChris Larson <clarson@kergoth.com>2004-06-17 06:53:51 +0000
commita99a08e0980bcfb6fff1960016b58b3239efd238 (patch)
treede08fb4204bd0ad80f14b1f5b291778d7a4a2338 /libxml
parent3392b3092d8a86a6aea79ea4bff7dcb3ece28603 (diff)
Apply libxml patch from Glenn McGrath. Fixed a build failure, and adds version 2.6.9.
BKrev: 40d13fffLSTKJNdJqMsCLQXXrT-70g
Diffstat (limited to 'libxml')
-rw-r--r--libxml/libxml2_2.6.7.oe2
-rw-r--r--libxml/libxml2_2.6.9.oe0
2 files changed, 1 insertions, 1 deletions
diff --git a/libxml/libxml2_2.6.7.oe b/libxml/libxml2_2.6.7.oe
index 694ba1a93b..4d14784513 100644
--- a/libxml/libxml2_2.6.7.oe
+++ b/libxml/libxml2_2.6.7.oe
@@ -13,7 +13,7 @@ SRC_URI = "${GNOME_MIRROR}/libxml2/2.6/libxml2-${PV}.tar.bz2"
inherit autotools pkgconfig
-EXTRA_OECONF = "--without-python --without-debug --without-legacy --without-schemas --without-catalog --without-docbook --without-xptr --without-c14n"
+EXTRA_OECONF = "--without-python --without-debug --without-legacy --without-schemas --without-catalog --without-docbook --without-c14n"
headers = "DOCBparser.h HTMLparser.h HTMLtree.h SAX.h SAX2.h c14n.h catalog.h chvalid.h debugXML.h dict.h encoding.h entities.h globals.h hash.h list.h nanoftp.h nanohttp.h parser.h parserInternals.h pattern.h relaxng.h schemasInternals.h threads.h tree.h uri.h valid.h xinclude.h xlink.h xmlIO.h xmlautomata.h xmlerror.h xmlexports.h xmlmemory.h xmlreader.h xmlregexp.h xmlschemas.h xmlschemastypes.h xmlstring.h xmlunicode.h xmlversion.h xmlwriter.h xpath.h xpathInternals.h xpointer.h"
diff --git a/libxml/libxml2_2.6.9.oe b/libxml/libxml2_2.6.9.oe
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/libxml/libxml2_2.6.9.oe