aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-core
diff options
context:
space:
mode:
authorMarkus Volk <f_l_k@t-online.de>2023-11-11 14:49:21 +0100
committerKhem Raj <raj.khem@gmail.com>2023-11-11 09:26:41 -0800
commit84f88138586a64da397e0d940f39e039823b0306 (patch)
tree9ce6a1b58e06b68b9bf6b8e512f4063379454d36 /meta-oe/recipes-core
parent105be9b3d92a4b863527418d9f20ce268d952282 (diff)
downloadmeta-openembedded-contrib-84f88138586a64da397e0d940f39e039823b0306.tar.gz
drop GNOMEBASEBUILDCLASS = "meson"
It is set to meson by default Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-core')
-rw-r--r--meta-oe/recipes-core/glib-2.0/glibmm-2.68_2.78.0.bb1
-rw-r--r--meta-oe/recipes-core/glib-2.0/glibmm_2.66.2.bb1
-rw-r--r--meta-oe/recipes-core/mm-common/mm-common_1.0.4.bb1
3 files changed, 0 insertions, 3 deletions
diff --git a/meta-oe/recipes-core/glib-2.0/glibmm-2.68_2.78.0.bb b/meta-oe/recipes-core/glib-2.0/glibmm-2.68_2.78.0.bb
index 7cac69ece2..f40a8144d7 100644
--- a/meta-oe/recipes-core/glib-2.0/glibmm-2.68_2.78.0.bb
+++ b/meta-oe/recipes-core/glib-2.0/glibmm-2.68_2.78.0.bb
@@ -7,7 +7,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=42dfffebc56fec7527aac53b7a89d1d8 \
DEPENDS = "mm-common glib-2.0 libsigc++-3 glib-2.0-native"
-GNOMEBASEBUILDCLASS = "meson"
GNOMEBN = "glibmm"
inherit gnomebase
diff --git a/meta-oe/recipes-core/glib-2.0/glibmm_2.66.2.bb b/meta-oe/recipes-core/glib-2.0/glibmm_2.66.2.bb
index a6dc8ff20c..c78dd55ca6 100644
--- a/meta-oe/recipes-core/glib-2.0/glibmm_2.66.2.bb
+++ b/meta-oe/recipes-core/glib-2.0/glibmm_2.66.2.bb
@@ -7,7 +7,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=42dfffebc56fec7527aac53b7a89d1d8 \
DEPENDS = "mm-common glib-2.0 libsigc++-2.0 glib-2.0-native"
-GNOMEBASEBUILDCLASS = "meson"
inherit gnomebase
diff --git a/meta-oe/recipes-core/mm-common/mm-common_1.0.4.bb b/meta-oe/recipes-core/mm-common/mm-common_1.0.4.bb
index 1ffdcfd045..56f7b5af6f 100644
--- a/meta-oe/recipes-core/mm-common/mm-common_1.0.4.bb
+++ b/meta-oe/recipes-core/mm-common/mm-common_1.0.4.bb
@@ -2,7 +2,6 @@ SUMMARY = "Common GNOME build files for C++ bindings"
LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
-GNOMEBASEBUILDCLASS = "meson"
inherit gnomebase