aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/libxml/libxml2_2.9.1.bb
diff options
context:
space:
mode:
authorMihaela Sendrea <mihaela.sendrea@enea.com>2013-07-04 16:23:43 +0200
committerSaul Wold <sgw@linux.intel.com>2013-07-09 07:56:14 -0700
commit22cf4cc85fbe21a53ca4684b0b06b9af20b2ecc5 (patch)
tree43f0843457c8af33ad2afec4893964f55db3eb54 /meta/recipes-core/libxml/libxml2_2.9.1.bb
parentd084c31720f9c13a71c5981f4eda21e18ba2350f (diff)
downloadopenembedded-core-contrib-22cf4cc85fbe21a53ca4684b0b06b9af20b2ecc5.tar.gz
libxml2: Add ptest
Install libxml2 test suite and run it as ptest. Signed-off-by: Mihaela Sendrea <mihaela.sendrea@enea.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-core/libxml/libxml2_2.9.1.bb')
-rw-r--r--meta/recipes-core/libxml/libxml2_2.9.1.bb7
1 files changed, 5 insertions, 2 deletions
diff --git a/meta/recipes-core/libxml/libxml2_2.9.1.bb b/meta/recipes-core/libxml/libxml2_2.9.1.bb
index a1093ed86c..fa9c65752d 100644
--- a/meta/recipes-core/libxml/libxml2_2.9.1.bb
+++ b/meta/recipes-core/libxml/libxml2_2.9.1.bb
@@ -1,7 +1,10 @@
require libxml2.inc
SRC_URI += "file://libxml2-CVE-2012-2871.patch \
+ http://www.w3.org/XML/Test/xmlts20080827.tar.gz;name=testtar \
"
-SRC_URI[md5sum] = "9c0cfef285d5c4a5c80d00904ddab380"
-SRC_URI[sha256sum] = "fd3c64cb66f2c4ea27e934d275904d92cec494a8e8405613780cbc8a71680fdb"
+SRC_URI[libtar.md5sum] = "9c0cfef285d5c4a5c80d00904ddab380"
+SRC_URI[libtar.sha256sum] = "fd3c64cb66f2c4ea27e934d275904d92cec494a8e8405613780cbc8a71680fdb"
+SRC_URI[testtar.md5sum] = "ae3d1ebe000a3972afa104ca7f0e1b4a"
+SRC_URI[testtar.sha256sum] = "96151685cec997e1f9f3387e3626d61e6284d4d6e66e0e440c209286c03e9cc7"