Hi Steve

There is a nasty problem with ptest-runner 2.3.2: It prints an internal
warning for each test case, which got fixed by
commit: d3e9e5ebf36d1d1d7ee4bc38a64f6ec9e8fc819b
"Backport patch to fix inappropriate ioctl error"

You might want to consider updating ptest-runner to the latest version
by picking 4 commits instead of just one.

- ptest-runner: Bump to 2.4.0
  792d1ebba98b097d4d68c7261bf6af0c9d186eab
- ptest-runner: fix upstream version check
  5df6dc44370c446c699007659782323814a4d9ce
- ptest-runner: Backport patch to fix inappropriate ioctl error
  d3e9e5ebf36d1d1d7ee4bc38a64f6ec9e8fc819b
- ptest-runner: Fix license as it contains 'or later' clause
  744a463831016abdac3433db8ca9d1b656881915

We did this a few weeks ago on our local dunfell branch. So far it
seems to be the right approach for us.

Thank you and regards,
Adrian


On Fri, 2020-11-13 at 04:52 -1000, Steve Sakoman wrote:
> From: Richard Purdie <richard.pur...@linuxfoundation.org>
> 
> The license headers are clear that the code is "or later", fix LICENSE
> to match.
> 
> Signed-off-by: Richard Purdie <richard.pur...@linuxfoundation.org>
> (cherry picked from commit 5f0b5cdfcb104ac50222a47652e090ad8770e49f)
> Signed-off-by: Steve Sakoman <st...@sakoman.com>
> ---
>  meta/recipes-support/ptest-runner/ptest-runner_2.3.2.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/meta/recipes-support/ptest-runner/ptest-runner_2.3.2.bb 
> b/meta/recipes-support/ptest-runner/ptest-runner_2.3.2.bb
> index 187f22df04..3a0dbf84fd 100644
> --- a/meta/recipes-support/ptest-runner/ptest-runner_2.3.2.bb
> +++ b/meta/recipes-support/ptest-runner/ptest-runner_2.3.2.bb
> @@ -4,7 +4,7 @@ program which loops through all installed ptest test suites 
> and \
>  runs them in sequence."
>  HOMEPAGE = "http://git.yoctoproject.org/cgit/cgit.cgi/ptest-runner2/about/";
>  
> -LICENSE = "GPLv2"
> +LICENSE = "GPLv2+"
>  LIC_FILES_CHKSUM = "file://LICENSE;md5=751419260aa954499f7abaabaa882bbe"
>  
>  SRCREV = "7015e9199ce748c0717addeebe7a8c47448bab03"
> 
> 
We have been doing this without any problems for a few weeks now.

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#144598): 
https://lists.openembedded.org/g/openembedded-core/message/144598
Mute This Topic: https://lists.openembedded.org/mt/78230583/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to