summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome/libsecret
diff options
context:
space:
mode:
authorMarkus Volk <f_l_k@t-online.de>2023-11-10 12:18:51 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-11-13 11:37:59 +0000
commit8b061ea36f8b94b482c5867fe2ba7213288a5aa3 (patch)
tree004a8d27a4f45e7d6226c2113ff1e222359e5dba /meta/recipes-gnome/libsecret
parent5ea298680a8f17d3b808a2c43b0182e9c391f663 (diff)
downloadopenembedded-core-8b061ea36f8b94b482c5867fe2ba7213288a5aa3.tar.gz
gnomebase.bbclass: Use meson as default buildsystem
The vast majority of gnome recipes uses meson. Set it as default and override the few recipes that still use autotools. This way we can remove a lot of lines in meta-oe and more important it would not be needed to explicitly set GNOMEBASEBUILDCLASS = "meson" for newly created gnome recipe anymore. Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'meta/recipes-gnome/libsecret')
-rw-r--r--meta/recipes-gnome/libsecret/libsecret_0.21.1.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-gnome/libsecret/libsecret_0.21.1.bb b/meta/recipes-gnome/libsecret/libsecret_0.21.1.bb
index 63102476cb..f762d7c343 100644
--- a/meta/recipes-gnome/libsecret/libsecret_0.21.1.bb
+++ b/meta/recipes-gnome/libsecret/libsecret_0.21.1.bb
@@ -8,7 +8,6 @@ HOMEPAGE = "https://github.com/GNOME/libsecret"
BUGTRACKER = "https://gitlab.gnome.org/GNOME/libsecret/issues"
LIC_FILES_CHKSUM = "file://COPYING;md5=23c2a5e0106b99d75238986559bb5fc6"
-GNOMEBASEBUILDCLASS = "meson"
inherit gnomebase gi-docgen vala gobject-introspection manpages