aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes/glib-2.0/glib-2.0_2.28.5.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/glib-2.0/glib-2.0_2.28.5.bb b/recipes/glib-2.0/glib-2.0_2.28.5.bb
index c6aaf7517d..4aea8bfa46 100644
--- a/recipes/glib-2.0/glib-2.0_2.28.5.bb
+++ b/recipes/glib-2.0/glib-2.0_2.28.5.bb
@@ -6,7 +6,7 @@ UNIX-like platforms, Windows, OS/2 and BeOS."
LICENSE = "LGPLv2+"
SECTION = "libs"
PRIORITY = "optional"
-PR = "r1"
+PR = "r2"
DEPENDS = "glib-2.0-native gtk-doc zlib"
DEPENDS_virtclass-native = "gettext-native gtk-doc-native \
pkgconfig-native"
@@ -44,7 +44,7 @@ do_install_append() {
sed -i -e s:${STAGING_BINDIR_NATIVE}:${bindir}:g ${D}${bindir}/glib-mkenums || true
}
-EXTRA_OECONF_virtclass-native = ""
+EXTRA_OECONF_virtclass-native = "--disable-dtrace --disable-systemtap"
do_configure_prepend_virtclass-native() {
if [ -e ${S}/${TARGET_SYS}-libtool ] ; then