mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH 1/5] wpewebkit: add missing dependency libatomic
@ 2025-07-11  8:11 Michael Tretter
  2025-07-11  8:11 ` [ptxdist] [PATCH 2/5] libwpe: version bump 1.14.2 -> 1.16.2 Michael Tretter
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Michael Tretter @ 2025-07-11  8:11 UTC (permalink / raw)
  To: ptxdist; +Cc: Michael Tretter

During the build, wpewebkit checks if it needs libatomic and sets
ATOMICS_REQUIRE_LIBATOMIC. Thus, libatomic has to be installed in the
rootfs.

Signed-off-by: Michael Tretter <m.tretter@pengutronix.de>
---
 rules/wpewebkit.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/rules/wpewebkit.in b/rules/wpewebkit.in
index 4559279c9763..4b5de8822029 100644
--- a/rules/wpewebkit.in
+++ b/rules/wpewebkit.in
@@ -12,6 +12,7 @@ menuconfig WPEWEBKIT
 	select HOST_SYSTEM_PYTHON3
 	select HOST_SYSTEM_RUBY
 	select ALSA_LIB				if WPEWEBKIT_WEBRTC
+	select GCCLIBS_ATOMIC
 	select GLIB
 	select LIBWPE
 	select CAIRO
-- 
2.39.5




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

end of thread, other threads:[~2025-07-11  8:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-07-11  8:11 [ptxdist] [PATCH 1/5] wpewebkit: add missing dependency libatomic Michael Tretter
2025-07-11  8:11 ` [ptxdist] [PATCH 2/5] libwpe: version bump 1.14.2 -> 1.16.2 Michael Tretter
2025-07-11  8:11 ` [ptxdist] [PATCH 3/5] wpebackend-fdo: version bump 1.14.2 -> 1.16.0 Michael Tretter
2025-07-11  8:11 ` [ptxdist] [PATCH 4/5] wpewebkit: version bump 2.42.5 -> 2.49.3 Michael Tretter
2025-07-11  8:11 ` [ptxdist] [PATCH 5/5] cog: version bump 0.18.3 -> 0.19.1 Michael Tretter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox