* [PATCH 1/2] libxml-sax-base-perl: upgrade to 1.09
@ 2017-05-01 18:08 Aníbal Limón
2017-05-01 18:08 ` [PATCH 2/2] ptest-runner: Upgrade tto to 2.1+gitAUTOINC+78afe246fb Aníbal Limón
0 siblings, 1 reply; 2+ messages in thread
From: Aníbal Limón @ 2017-05-01 18:08 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
---
.../{libxml-sax-base-perl_1.08.bb => libxml-sax-base-perl_1.09.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-extended/perl/{libxml-sax-base-perl_1.08.bb => libxml-sax-base-perl_1.09.bb} (83%)
diff --git a/meta/recipes-extended/perl/libxml-sax-base-perl_1.08.bb b/meta/recipes-extended/perl/libxml-sax-base-perl_1.09.bb
similarity index 83%
rename from meta/recipes-extended/perl/libxml-sax-base-perl_1.08.bb
rename to meta/recipes-extended/perl/libxml-sax-base-perl_1.09.bb
index 14a3370..f92c107 100644
--- a/meta/recipes-extended/perl/libxml-sax-base-perl_1.08.bb
+++ b/meta/recipes-extended/perl/libxml-sax-base-perl_1.09.bb
@@ -13,8 +13,8 @@ LIC_FILES_CHKSUM = "file://dist.ini;endline=5;md5=8f9c9a55340aefaee6e9704c884664
SRC_URI = "http://search.cpan.org/CPAN/authors/id/G/GR/GRANTM/XML-SAX-Base-${PV}.tar.gz"
-SRC_URI[md5sum] = "38c8c3247dfd080712596118d70dbe32"
-SRC_URI[sha256sum] = "666270318b15f88b8427e585198abbc19bc2e6ccb36dc4c0a4f2d9807330219e"
+SRC_URI[md5sum] = "ec347a14065dd7aec7d9fb181b2d7946"
+SRC_URI[sha256sum] = "66cb355ba4ef47c10ca738bd35999723644386ac853abbeb5132841f5e8a2ad0"
S = "${WORKDIR}/XML-SAX-Base-${PV}"
--
2.1.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [PATCH 2/2] ptest-runner: Upgrade tto to 2.1+gitAUTOINC+78afe246fb
2017-05-01 18:08 [PATCH 1/2] libxml-sax-base-perl: upgrade to 1.09 Aníbal Limón
@ 2017-05-01 18:08 ` Aníbal Limón
0 siblings, 0 replies; 2+ messages in thread
From: Aníbal Limón @ 2017-05-01 18:08 UTC (permalink / raw)
To: openembedded-core
The new 2.1 version supports creating XML results specifying the
-x option.
The xml output format can be see here [1].
[1] https://wiki.yoctoproject.org/wiki/QA/xUnit_XML_Template
Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
---
.../ptest-runner/{ptest-runner_2.0.2.bb => ptest-runner_2.1.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-support/ptest-runner/{ptest-runner_2.0.2.bb => ptest-runner_2.1.bb} (89%)
diff --git a/meta/recipes-support/ptest-runner/ptest-runner_2.0.2.bb b/meta/recipes-support/ptest-runner/ptest-runner_2.1.bb
similarity index 89%
rename from meta/recipes-support/ptest-runner/ptest-runner_2.0.2.bb
rename to meta/recipes-support/ptest-runner/ptest-runner_2.1.bb
index a3e9a7e..89d709a 100644
--- a/meta/recipes-support/ptest-runner/ptest-runner_2.0.2.bb
+++ b/meta/recipes-support/ptest-runner/ptest-runner_2.1.bb
@@ -7,8 +7,8 @@ HOMEPAGE = "http://git.yoctoproject.org/cgit/cgit.cgi/ptest-runner2/about/"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://LICENSE;md5=751419260aa954499f7abaabaa882bbe"
-SRCREV = "6d2872116cd9d6e1617a768f9d72bbf091489b2d"
-PV = "2.0.2+git${SRCPV}"
+SRCREV = "78afe246fb8cb864656c16dd5d1cfa5721ccc8b7"
+PV = "2.1+git${SRCPV}"
SRC_URI = "git://git.yoctoproject.org/ptest-runner2"
S = "${WORKDIR}/git"
--
2.1.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-05-01 18:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-01 18:08 [PATCH 1/2] libxml-sax-base-perl: upgrade to 1.09 Aníbal Limón
2017-05-01 18:08 ` [PATCH 2/2] ptest-runner: Upgrade tto to 2.1+gitAUTOINC+78afe246fb Aníbal Limón
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox