summaryrefslogtreecommitdiffstats
path: root/meta/conf
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2012-07-27 11:40:48 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-07-28 09:20:53 +0100
commit17a07be20e7f322cca1673e3c5c45c66f8c65cb9 (patch)
treeb301363324b01e6f987311901ecee958f4ec5aa4 /meta/conf
parente496e3df23d2488f7ccee2f2856286c5db286f29 (diff)
downloadpoky-17a07be20e7f322cca1673e3c5c45c66f8c65cb9.tar.gz
gobject-introspection: Drop the recipe, it has never worked and if it does cross compile, we can add it back
(From OE-Core rev: cc95d5472936f24f8375f4366062606595dd8124) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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}"