From: Michael Tretter <m.tretter@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Michael Tretter <m.tretter@pengutronix.de>
Subject: [ptxdist] [PATCH 1/5] wpewebkit: add missing dependency libatomic
Date: Fri, 11 Jul 2025 10:11:36 +0200 [thread overview]
Message-ID: <20250711081140.4128890-1-m.tretter@pengutronix.de> (raw)
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
next reply other threads:[~2025-07-11 8:11 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-11 8:11 Michael Tretter [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250711081140.4128890-1-m.tretter@pengutronix.de \
--to=m.tretter@pengutronix.de \
--cc=ptxdist@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox