On Mon, 2024-11-11 at 09:35 +0100, Ola x Nilsson via lists.openembedded.org 
wrote:
> From: Ola x Nilsson <ol...@axis.com>
> 
> Add a sed substitution for ${PTEST_PATH}/Makefile that transforms
>  TEST_LOG_DRIVER = $(SHELL) $(top_srcdir)/build-aux/test-driver
> to
>  TEST_LOG_DRIVER = $(SHELL) $(top_builddir)/build-aux/test-driver
> which is where the test-driver script can be found when installed.
> 
> There used to be an oe-core automake patch to do this, but it
> broke non-ptest use of automake.
> 
> Relates to [YOCTO #15635]
> ---
>  meta/recipes-support/attr/attr.inc | 11 +++++++----
>  1 file changed, 7 insertions(+), 4 deletions(-)

Your patches are missing Signed-off-by lines. There is also a
consistent ptest failure in acl:

https://valkyrie.yoctoproject.org/#/builders/61/builds/366
https://valkyrie.yoctoproject.org/#/builders/73/builds/366
https://valkyrie.yoctoproject.org/#/builders/73/builds/367

Cheers,

Richard
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#207036): 
https://lists.openembedded.org/g/openembedded-core/message/207036
Mute This Topic: https://lists.openembedded.org/mt/109511695/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