buildroot.busybox.net archive mirror
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/ltp-testsuite: build getcontext01.c on musl
@ 2022-09-02 22:19 Petr Vorel
  2022-09-24  8:31 ` Thomas Petazzoni
  2022-09-30 15:10 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Petr Vorel @ 2022-09-02 22:19 UTC (permalink / raw)
  To: buildroot

From: Petr Vorel <petr.vorel@gmail.com>

It was fixed for musl during conversion to the new API in 0f519d0da
(released in 20220527).

Signed-off-by: Petr Vorel <petr.vorel@gmail.com>
---
 package/ltp-testsuite/ltp-testsuite.mk | 1 -
 1 file changed, 1 deletion(-)

diff --git a/package/ltp-testsuite/ltp-testsuite.mk b/package/ltp-testsuite/ltp-testsuite.mk
index ef70174a55..23be3d25c9 100644
--- a/package/ltp-testsuite/ltp-testsuite.mk
+++ b/package/ltp-testsuite/ltp-testsuite.mk
@@ -81,7 +81,6 @@ LTP_TESTSUITE_UNSUPPORTED_TEST_CASES_$(BR2_TOOLCHAIN_USES_UCLIBC) += \
 
 LTP_TESTSUITE_UNSUPPORTED_TEST_CASES_$(BR2_TOOLCHAIN_USES_MUSL) += \
 	testcases/kernel/syscalls/fmtmsg/fmtmsg01.c \
-	testcases/kernel/syscalls/getcontext/getcontext01.c \
 	testcases/kernel/syscalls/rt_tgsigqueueinfo/rt_tgsigqueueinfo01.c \
 	testcases/kernel/syscalls/timer_create/timer_create01.c \
 	testcases/kernel/syscalls/timer_create/timer_create03.c
-- 
2.37.2

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [Buildroot] [PATCH 1/1] package/ltp-testsuite: build getcontext01.c on musl
  2022-09-02 22:19 [Buildroot] [PATCH 1/1] package/ltp-testsuite: build getcontext01.c on musl Petr Vorel
@ 2022-09-24  8:31 ` Thomas Petazzoni
  2022-09-30 15:10 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2022-09-24  8:31 UTC (permalink / raw)
  To: Petr Vorel; +Cc: buildroot

On Sat,  3 Sep 2022 00:19:36 +0200
Petr Vorel <pevik@seznam.cz> wrote:

> From: Petr Vorel <petr.vorel@gmail.com>
> 
> It was fixed for musl during conversion to the new API in 0f519d0da
> (released in 20220527).
> 
> Signed-off-by: Petr Vorel <petr.vorel@gmail.com>
> ---
>  package/ltp-testsuite/ltp-testsuite.mk | 1 -
>  1 file changed, 1 deletion(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Buildroot] [PATCH 1/1] package/ltp-testsuite: build getcontext01.c on musl
  2022-09-02 22:19 [Buildroot] [PATCH 1/1] package/ltp-testsuite: build getcontext01.c on musl Petr Vorel
  2022-09-24  8:31 ` Thomas Petazzoni
@ 2022-09-30 15:10 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2022-09-30 15:10 UTC (permalink / raw)
  To: Petr Vorel; +Cc: buildroot

>>>>> "Petr" == Petr Vorel <pevik@seznam.cz> writes:

 > From: Petr Vorel <petr.vorel@gmail.com>
 > It was fixed for musl during conversion to the new API in 0f519d0da
 > (released in 20220527).

 > Signed-off-by: Petr Vorel <petr.vorel@gmail.com>

Committed to 2022.08.x, thanks.

-- 
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-09-30 15:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-02 22:19 [Buildroot] [PATCH 1/1] package/ltp-testsuite: build getcontext01.c on musl Petr Vorel
2022-09-24  8:31 ` Thomas Petazzoni
2022-09-30 15:10 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).