summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/libxml/libxml2_2.7.8.bb
diff options
context:
space:
mode:
authorMartin Jansa <martin.jansa@gmail.com>2011-11-08 15:22:24 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-11-10 12:08:56 +0000
commitcb8607b4faead202ca789517e6a98385d8c25a0a (patch)
tree88ae32448fc6033259306f7c2f521e2912c2f29d /meta/recipes-core/libxml/libxml2_2.7.8.bb
parentc8dee9b92dfd545852ecac8dc2adfc95ac02e957 (diff)
downloadpoky-cb8607b4faead202ca789517e6a98385d8c25a0a.tar.gz
libxml2: use Copyright in LIC_FILES_CHKSUM instead of COPYING
* COPYING is replaced by symlink to Copyright during do_configure (see configure.in), then we end with link to nonexistent file * same issue as libxslt had http://patchwork.openembedded.org/patch/14195/ (From OE-Core rev: a9f495f8d001e25596189eaea0e1f96165ae9327) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/libxml/libxml2_2.7.8.bb')
-rw-r--r--meta/recipes-core/libxml/libxml2_2.7.8.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/libxml/libxml2_2.7.8.bb b/meta/recipes-core/libxml/libxml2_2.7.8.bb
index 71001a0a17..2fa246e182 100644
--- a/meta/recipes-core/libxml/libxml2_2.7.8.bb
+++ b/meta/recipes-core/libxml/libxml2_2.7.8.bb
@@ -1,6 +1,6 @@
1require libxml2.inc 1require libxml2.inc
2 2
3PR = "r3" 3PR = "r4"
4 4
5SRC_URI[md5sum] = "8127a65e8c3b08856093099b52599c86" 5SRC_URI[md5sum] = "8127a65e8c3b08856093099b52599c86"
6SRC_URI[sha256sum] = "cda23bc9ebd26474ca8f3d67e7d1c4a1f1e7106364b690d822e009fdc3c417ec" 6SRC_URI[sha256sum] = "cda23bc9ebd26474ca8f3d67e7d1c4a1f1e7106364b690d822e009fdc3c417ec"