summaryrefslogtreecommitdiff
path: root/meta/recipes-core/libxml/libxml2_2.7.8.bb
diff options
context:
space:
mode:
authorNitin A Kamble <nitin.a.kamble@intel.com>2012-05-02 17:08:26 -0700
committerScott Garman <scott.a.garman@intel.com>2012-11-30 14:50:15 -0800
commitdd1b77c473ee92608ad0a5bdbea0880d2f613c2c (patch)
treed19287c32f63e677d7c695a0f328a190d0c7f033 /meta/recipes-core/libxml/libxml2_2.7.8.bb
parentd5a99f3dab07fa676788b434e18174c0798d4460 (diff)
downloadopenembedded-core-dd1b77c473ee92608ad0a5bdbea0880d2f613c2c.tar.gz
openembedded-core-dd1b77c473ee92608ad0a5bdbea0880d2f613c2c.tar.bz2
openembedded-core-dd1b77c473ee92608ad0a5bdbea0880d2f613c2c.zip
libxml2: fix build with automake 1.12
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Diffstat (limited to 'meta/recipes-core/libxml/libxml2_2.7.8.bb')
-rw-r--r--meta/recipes-core/libxml/libxml2_2.7.8.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/meta/recipes-core/libxml/libxml2_2.7.8.bb b/meta/recipes-core/libxml/libxml2_2.7.8.bb
index 1de73da5a1..9111120668 100644
--- a/meta/recipes-core/libxml/libxml2_2.7.8.bb
+++ b/meta/recipes-core/libxml/libxml2_2.7.8.bb
@@ -1,8 +1,9 @@
require libxml2.inc
-PR = "r7"
+PR = "r8"
-SRC_URI += "file://fix_version_info.patch"
+SRC_URI += "file://fix_version_info.patch \
+ file://libxml2_fix_for_automake_1.12.patch"
SRC_URI[md5sum] = "8127a65e8c3b08856093099b52599c86"
SRC_URI[sha256sum] = "cda23bc9ebd26474ca8f3d67e7d1c4a1f1e7106364b690d822e009fdc3c417ec"