[OE-core] [PATCH] ptest-runner: recipe update related to minor fix.

Edwin Plauchu edwin.plauchu.camacho at linux.intel.com
Fri Sep 23 20:08:59 UTC 2016


From: Edwin Plauchu <edwin.plauchu.camacho at intel.com>

A minor fix has been published regarding the need of a user
of being noticed when some run-ptest script fails.

[YOCTO #9752]

Signed-off-by: Edwin Plauchu <edwin.plauchu.camacho at linux.intel.com>
---
 meta/recipes-support/ptest-runner/ptest-runner_2.0.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-support/ptest-runner/ptest-runner_2.0.bb b/meta/recipes-support/ptest-runner/ptest-runner_2.0.bb
index aaa7c59..34d360e 100644
--- a/meta/recipes-support/ptest-runner/ptest-runner_2.0.bb
+++ b/meta/recipes-support/ptest-runner/ptest-runner_2.0.bb
@@ -7,7 +7,7 @@ HOMEPAGE = "http://git.yoctoproject.org/cgit/cgit.cgi/ptest-runner2/about/"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=751419260aa954499f7abaabaa882bbe"
 
-SRCREV = "8bfdf946e784f4d5757bebee1fbc4b4a3d7a95c4"
+SRCREV = "e2aa4256745377b784c8691f546041b59f6e046b"
 PV = "2.0+git${SRCPV}"
 
 SRC_URI = "git://git.yoctoproject.org/ptest-runner2"
-- 
2.9.3




More information about the Openembedded-core mailing list