diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-07-27 11:40:48 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-07-28 09:20:53 +0100 |
commit | 17a07be20e7f322cca1673e3c5c45c66f8c65cb9 (patch) | |
tree | b301363324b01e6f987311901ecee958f4ec5aa4 /meta/conf/distro/include | |
parent | e496e3df23d2488f7ccee2f2856286c5db286f29 (diff) | |
download | ast2050-yocto-poky-17a07be20e7f322cca1673e3c5c45c66f8c65cb9.zip ast2050-yocto-poky-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/distro/include')
-rw-r--r-- | meta/conf/distro/include/world-broken.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/distro/include/world-broken.inc b/meta/conf/distro/include/world-broken.inc index f7c222e..ab0c2dc 100644 --- a/meta/conf/distro/include/world-broken.inc +++ b/meta/conf/distro/include/world-broken.inc @@ -1,5 +1,5 @@ # # Exclude known broken packages # -EXCLUDE_FROM_WORLD_pn-gobject-introspection = "1" + |