true/false for these options is deprecated, use enabled/disabled.
Signed-off-by: Ross Burton <[email protected]>
---
meta/recipes-core/glib-2.0/glib.inc | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/meta/recipes-core/glib-2.0/glib.inc
b/meta/recipes-core/glib-2.0/glib.inc
index 5ee5375d0e5..7f7609a99f7 100644
--- a/meta/recipes-core/glib-2.0/glib.inc
+++ b/meta/recipes-core/glib-2.0/glib.inc
@@ -46,7 +46,8 @@ PACKAGECONFIG[tests] =
"-Dinstalled_tests=true,-Dinstalled_tests=false,"
PACKAGECONFIG[selinux] = "-Dselinux=enabled,-Dselinux=disabled,libselinux"
PACKAGECONFIG[introspection] =
"-Dintrospection=enabled,-Dintrospection=disabled,gobject-introspection-native
gobject-introspection glib-2.0-initial"
-EXTRA_OEMESON = "-Ddtrace=false -Dsystemtap=false"
+EXTRA_OEMESON = "-Ddtrace=disabled -Dsystemtap=disabled"
+
EXTRA_OEMESON:append:class-target = " ${@'-Dgir_dir_prefix=${libdir}' if
d.getVar('MULTILIBS') else ''}"
do_configure:prepend() {
--
2.34.1
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#206968):
https://lists.openembedded.org/g/openembedded-core/message/206968
Mute This Topic: https://lists.openembedded.org/mt/109520310/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-