Re: [oe] [meta-oe][PATCH 1/2] atkmm: Allow build with wayland

2022-04-26 Thread Andreas Müller
On Tue, Apr 26, 2022 at 5:12 PM Khem Raj  wrote:

Thanks. Just a minor nit: Could you change commit message to 'atkmm:
Allow build with wayland only' because it builds fine with wayland &
x11

Andreas
>
> Signed-off-by: Khem Raj 
> Cc: Andreas Müller 
> ---
>  meta-oe/recipes-gnome/atk/atkmm-2.36_2.36.1.bb | 2 +-
>  meta-oe/recipes-gnome/atk/atkmm_2.28.2.bb  | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/meta-oe/recipes-gnome/atk/atkmm-2.36_2.36.1.bb 
> b/meta-oe/recipes-gnome/atk/atkmm-2.36_2.36.1.bb
> index 9a5b1a1b83..0342b8a9f8 100644
> --- a/meta-oe/recipes-gnome/atk/atkmm-2.36_2.36.1.bb
> +++ b/meta-oe/recipes-gnome/atk/atkmm-2.36_2.36.1.bb
> @@ -12,7 +12,7 @@ GNOMEBN = "atkmm"
>
>  inherit gnomebase features_check
>
> -REQUIRED_DISTRO_FEATURES = "x11"
> +ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}"
>
>  SRC_URI[archive.sha256sum] = 
> "e11324bfed1b6e330a02db25cecc145dca03fb0dff47f0710c85e317687da458"
>
> diff --git a/meta-oe/recipes-gnome/atk/atkmm_2.28.2.bb 
> b/meta-oe/recipes-gnome/atk/atkmm_2.28.2.bb
> index 1f9c28e530..f6cb0a1e15 100644
> --- a/meta-oe/recipes-gnome/atk/atkmm_2.28.2.bb
> +++ b/meta-oe/recipes-gnome/atk/atkmm_2.28.2.bb
> @@ -11,7 +11,7 @@ GNOMEBASEBUILDCLASS = "meson"
>
>  inherit gnomebase features_check
>
> -REQUIRED_DISTRO_FEATURES = "x11"
> +ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}"
>
>  SRC_URI[archive.sha256sum] = 
> "a0bb49765ceccc293ab2c6735ba100431807d384ffa14c2ebd30e07993fd2fa4"
>
> --
> 2.36.0
>

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#96805): 
https://lists.openembedded.org/g/openembedded-devel/message/96805
Mute This Topic: https://lists.openembedded.org/mt/90710154/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[oe] [meta-oe][PATCH 1/2] atkmm: Allow build with wayland

2022-04-26 Thread Khem Raj
Signed-off-by: Khem Raj 
Cc: Andreas Müller 
---
 meta-oe/recipes-gnome/atk/atkmm-2.36_2.36.1.bb | 2 +-
 meta-oe/recipes-gnome/atk/atkmm_2.28.2.bb  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-oe/recipes-gnome/atk/atkmm-2.36_2.36.1.bb 
b/meta-oe/recipes-gnome/atk/atkmm-2.36_2.36.1.bb
index 9a5b1a1b83..0342b8a9f8 100644
--- a/meta-oe/recipes-gnome/atk/atkmm-2.36_2.36.1.bb
+++ b/meta-oe/recipes-gnome/atk/atkmm-2.36_2.36.1.bb
@@ -12,7 +12,7 @@ GNOMEBN = "atkmm"
 
 inherit gnomebase features_check
 
-REQUIRED_DISTRO_FEATURES = "x11"
+ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}"
 
 SRC_URI[archive.sha256sum] = 
"e11324bfed1b6e330a02db25cecc145dca03fb0dff47f0710c85e317687da458"
 
diff --git a/meta-oe/recipes-gnome/atk/atkmm_2.28.2.bb 
b/meta-oe/recipes-gnome/atk/atkmm_2.28.2.bb
index 1f9c28e530..f6cb0a1e15 100644
--- a/meta-oe/recipes-gnome/atk/atkmm_2.28.2.bb
+++ b/meta-oe/recipes-gnome/atk/atkmm_2.28.2.bb
@@ -11,7 +11,7 @@ GNOMEBASEBUILDCLASS = "meson"
 
 inherit gnomebase features_check
 
-REQUIRED_DISTRO_FEATURES = "x11"
+ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}"
 
 SRC_URI[archive.sha256sum] = 
"a0bb49765ceccc293ab2c6735ba100431807d384ffa14c2ebd30e07993fd2fa4"
 
-- 
2.36.0


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#96803): 
https://lists.openembedded.org/g/openembedded-devel/message/96803
Mute This Topic: https://lists.openembedded.org/mt/90710154/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-