* [Buildroot] [PATCH] package/webkitgtk: drop unused flag
@ 2022-08-22 15:23 Thomas Devoogdt
2022-08-23 19:59 ` Thomas Petazzoni via buildroot
2022-09-17 10:21 ` Peter Korsgaard
0 siblings, 2 replies; 3+ messages in thread
From: Thomas Devoogdt @ 2022-08-22 15:23 UTC (permalink / raw)
To: buildroot; +Cc: Adrian Perez de Castro, Thomas Devoogdt
Upstream dropped in:
https://github.com/WebKit/WebKit/commit/aa6631a6189aaa4541a2d2e89993a4989103d161
Signed-off-by: Thomas Devoogdt <thomas.devoogdt@barco.com>
---
package/webkitgtk/webkitgtk.mk | 1 -
1 file changed, 1 deletion(-)
diff --git a/package/webkitgtk/webkitgtk.mk b/package/webkitgtk/webkitgtk.mk
index 7b81e76695..0e8f794abc 100644
--- a/package/webkitgtk/webkitgtk.mk
+++ b/package/webkitgtk/webkitgtk.mk
@@ -99,7 +99,6 @@ endif
# 2D CANVAS acceleration requires OpenGL proper with cairo-gl
ifeq ($(BR2_PACKAGE_LIBGTK3_X11),y)
WEBKITGTK_CONF_OPTS += \
- -DENABLE_ACCELERATED_2D_CANVAS=ON \
-DENABLE_GLES2=OFF \
-DENABLE_X11_TARGET=ON
WEBKITGTK_DEPENDENCIES += libgl \
--
2.25.1
_______________________________________________
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] package/webkitgtk: drop unused flag
2022-08-22 15:23 [Buildroot] [PATCH] package/webkitgtk: drop unused flag Thomas Devoogdt
@ 2022-08-23 19:59 ` Thomas Petazzoni via buildroot
2022-09-17 10:21 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni via buildroot @ 2022-08-23 19:59 UTC (permalink / raw)
To: Thomas Devoogdt; +Cc: Adrian Perez de Castro, Thomas Devoogdt, buildroot
On Mon, 22 Aug 2022 17:23:39 +0200
Thomas Devoogdt <thomas@devoogdt.com> wrote:
> Upstream dropped in:
> https://github.com/WebKit/WebKit/commit/aa6631a6189aaa4541a2d2e89993a4989103d161
>
> Signed-off-by: Thomas Devoogdt <thomas.devoogdt@barco.com>
> ---
> package/webkitgtk/webkitgtk.mk | 1 -
> 1 file changed, 1 deletion(-)
Applied to master after extending the commit log to indicate what was
the first webkitgtk release that included this change, so that we know
if this patch needs to be backported to our stable branches or not.
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] package/webkitgtk: drop unused flag
2022-08-22 15:23 [Buildroot] [PATCH] package/webkitgtk: drop unused flag Thomas Devoogdt
2022-08-23 19:59 ` Thomas Petazzoni via buildroot
@ 2022-09-17 10:21 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2022-09-17 10:21 UTC (permalink / raw)
To: Thomas Devoogdt; +Cc: Adrian Perez de Castro, Thomas Devoogdt, buildroot
>>>>> "Thomas" == Thomas Devoogdt <thomas@devoogdt.com> writes:
> Upstream dropped in:
> https://github.com/WebKit/WebKit/commit/aa6631a6189aaa4541a2d2e89993a4989103d161
> Signed-off-by: Thomas Devoogdt <thomas.devoogdt@barco.com>
Committed to 2022.05.x and 2022.02.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-17 10:21 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-22 15:23 [Buildroot] [PATCH] package/webkitgtk: drop unused flag Thomas Devoogdt
2022-08-23 19:59 ` Thomas Petazzoni via buildroot
2022-09-17 10:21 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox