diff options
| author | Changqing Li <changqing.li@windriver.com> | 2024-05-13 15:32:33 +0800 |
|---|---|---|
| committer | Steve Sakoman <steve@sakoman.com> | 2024-06-05 05:57:12 -0700 |
| commit | 4ffcc07420c692a12a53363065e853462bc9a02e (patch) | |
| tree | 7f1663ea7b5dd56746a5d0c60ea1510a2bb21eb8 /meta/recipes-support | |
| parent | 0163ea44215bd659abe056d2af26269b60d02ef1 (diff) | |
| download | poky-4ffcc07420c692a12a53363065e853462bc9a02e.tar.gz | |
ptest-runner: Bump to 2.4.4 (95f528c)
Changes in 2.4.4:
95f528c utils.c: run_ptests improve error handling on ptests iteration
c48e5fc utils.c: run-ptests improve pseudo-terminal handling
(From OE-Core rev: c0061e8e30c0bbd45c31f56d01ed5b688a641e9e)
Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'meta/recipes-support')
| -rw-r--r-- | meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb (renamed from meta/recipes-support/ptest-runner/ptest-runner_2.4.3.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/ptest-runner/ptest-runner_2.4.3.bb b/meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb index e6668da01f..2263e07280 100644 --- a/meta/recipes-support/ptest-runner/ptest-runner_2.4.3.bb +++ b/meta/recipes-support/ptest-runner/ptest-runner_2.4.4.bb | |||
| @@ -7,7 +7,7 @@ HOMEPAGE = "http://git.yoctoproject.org/cgit/cgit.cgi/ptest-runner2/about/" | |||
| 7 | LICENSE = "GPL-2.0-or-later" | 7 | LICENSE = "GPL-2.0-or-later" |
| 8 | LIC_FILES_CHKSUM = "file://LICENSE;md5=751419260aa954499f7abaabaa882bbe" | 8 | LIC_FILES_CHKSUM = "file://LICENSE;md5=751419260aa954499f7abaabaa882bbe" |
| 9 | 9 | ||
| 10 | SRCREV = "92c1b97bfdb4a94acc1cabcaf97eef52dc29144c" | 10 | SRCREV = "95f528cff0bc52903b98c292d4a322fcffa74471" |
| 11 | PV .= "+git" | 11 | PV .= "+git" |
| 12 | 12 | ||
| 13 | SRC_URI = "git://git.yoctoproject.org/ptest-runner2;branch=master;protocol=https \ | 13 | SRC_URI = "git://git.yoctoproject.org/ptest-runner2;branch=master;protocol=https \ |
