> -----Original Message-----
> From: openembedded-core@lists.openembedded.org 
> <openembedded-core@lists.openembedded.org> On Behalf Of Khem Raj
> Sent: den 12 november 2021 22:04
> To: openembedded-core@lists.openembedded.org
> Cc: Khem Raj <raj.k...@gmail.com>
> Subject: [OE-core] [PATCH 3/4] python3-pygobject: Do not add -Dintrospection
> 
> meson 0.60 turns unknown options into them hard errors

Remove "them" (and correspondingly for the gstreamer1.0-python patch).

> 
> Signed-off-by: Khem Raj <raj.k...@gmail.com>

May I suggest squashing this commit with the preceding revert for 
python3-pygobject, and similarly for the two patches for 
gstreamer1.0-python. Otherwise this layer will be broken, e.g., if one 
happens to end up on one of the reverts during a git bisect.

//Peter

> ---
>  meta/recipes-devtools/python/python3-pygobject_3.42.0.bb | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/meta/recipes-devtools/python/python3-pygobject_3.42.0.bb 
> b/meta/recipes-devtools/python/python3-pygobject_3.42.0.bb
> index 461ddcfe319..b07969c5efb 100644
> --- a/meta/recipes-devtools/python/python3-pygobject_3.42.0.bb
> +++ b/meta/recipes-devtools/python/python3-pygobject_3.42.0.bb
> @@ -6,6 +6,8 @@ LICENSE = "LGPLv2.1"
>  LIC_FILES_CHKSUM = "file://COPYING;md5=a916467b91076e631dd8edb7424769c7"
> 
>  GNOMEBASEBUILDCLASS = "meson"
> +GIR_MESON_OPTION = ""
> +
>  inherit gnomebase distutils3-base gobject-introspection 
> upstream-version-is-even
> 
>  DEPENDS += "python3 glib-2.0"
> @@ -18,8 +20,6 @@ SRC_URI = " \
>  "
>  SRC_URI[sha256sum] = 
> "9b12616e32cfc792f9dc841d9c472a41a35b85ba67d3a6eb427e307a6fe4367b"
> 
> -UNKNOWN_CONFIGURE_WHITELIST = "introspection"
> -
>  S = "${WORKDIR}/${SRCNAME}-${PV}"
> 
>  PACKAGECONFIG ??= "${@bb.utils.contains_any('DISTRO_FEATURES', [ 'directfb', 
> 'wayland', 'x11' ], 'cairo', '', d)}"
> --
> 2.33.1

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

Reply via email to