On Sun, 2020-02-23 at 20:29 +0200, Adrian Bunk wrote:
> opengl is optional.
> x11 can be replaced with wayland.
> 
> Signed-off-by: Adrian Bunk <b...@stusta.de>
> ---
>  meta/recipes-sato/webkit/webkitgtk_2.26.4.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/meta/recipes-sato/webkit/webkitgtk_2.26.4.bb 
> b/meta/recipes-sato/webkit/webkitgtk_2.26.4.bb
> index a48a976f94..51fba94964 100644
> --- a/meta/recipes-sato/webkit/webkitgtk_2.26.4.bb
> +++ b/meta/recipes-sato/webkit/webkitgtk_2.26.4.bb
> @@ -26,7 +26,7 @@ SRC_URI[sha256sum] = 
> "4386900713dfadf9741177210b32623cab22562a79ffd0d446b6656993
>  
>  inherit cmake pkgconfig gobject-introspection perlnative features_check 
> upstream-version-is-even gtk-doc
>  
> -REQUIRED_DISTRO_FEATURES = "x11 opengl"
> +ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}"
>  
>  CVE_PRODUCT = "webkitgtk webkitgtk\+"

The autobuilder no-x11 build seems unhappy with this patch series
unfortunately :(

https://autobuilder.yoctoproject.org/typhoon/#/builders/40/builds/1616

Cheers,

Richard

-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to