summaryrefslogtreecommitdiffstats
path: root/meta/conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta/conf')
-rw-r--r--meta/conf/distro/include/world-broken.inc2
-rw-r--r--meta/conf/multilib.conf1
2 files changed, 1 insertions, 2 deletions
diff --git a/meta/conf/distro/include/world-broken.inc b/meta/conf/distro/include/world-broken.inc
index f7c222e6ad..ab0c2dc863 100644
--- a/meta/conf/distro/include/world-broken.inc
+++ b/meta/conf/distro/include/world-broken.inc
@@ -1,5 +1,5 @@
1# 1#
2# Exclude known broken packages 2# Exclude known broken packages
3# 3#
4EXCLUDE_FROM_WORLD_pn-gobject-introspection = "1" 4
5 5
diff --git a/meta/conf/multilib.conf b/meta/conf/multilib.conf
index 12005894e7..6a3fa54769 100644
--- a/meta/conf/multilib.conf
+++ b/meta/conf/multilib.conf
@@ -198,7 +198,6 @@ BBCLASSEXTEND_append_pn-gnome-terminal = " ${MULTILIBS}"
198BBCLASSEXTEND_append_pn-gnu-config = " ${MULTILIBS}" 198BBCLASSEXTEND_append_pn-gnu-config = " ${MULTILIBS}"
199BBCLASSEXTEND_append_pn-gnupg = " ${MULTILIBS}" 199BBCLASSEXTEND_append_pn-gnupg = " ${MULTILIBS}"
200BBCLASSEXTEND_append_pn-gnutls = " ${MULTILIBS}" 200BBCLASSEXTEND_append_pn-gnutls = " ${MULTILIBS}"
201BBCLASSEXTEND_append_pn-gobject-introspection = " ${MULTILIBS}"
202BBCLASSEXTEND_append_pn-gperf = " ${MULTILIBS}" 201BBCLASSEXTEND_append_pn-gperf = " ${MULTILIBS}"
203BBCLASSEXTEND_append_pn-gpgme = " ${MULTILIBS}" 202BBCLASSEXTEND_append_pn-gpgme = " ${MULTILIBS}"
204BBCLASSEXTEND_append_pn-grep = " ${MULTILIBS}" 203BBCLASSEXTEND_append_pn-grep = " ${MULTILIBS}"