This installs the needed glib-gettextize.
Remove blacklist.
Signed-off-by: Max Krummenacher <[email protected]>
---
Note that this is badly tested. On my host the build did pickup
glib-gettextize from /usr/bin/glib-gettextize..
I inspected the native sysroot with devshell. The binary was missing
without the patch and got installed with it.
Max
meta-gnome/recipes-gnome/gnome-mime-data/gnome-mime-data_2.18.0.bb | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/meta-gnome/recipes-gnome/gnome-mime-data/gnome-mime-data_2.18.0.bb
b/meta-gnome/recipes-gnome/gnome-mime-data/gnome-mime-data_2.18.0.bb
index 6dc80b5..eeac1bb 100644
--- a/meta-gnome/recipes-gnome/gnome-mime-data/gnome-mime-data_2.18.0.bb
+++ b/meta-gnome/recipes-gnome/gnome-mime-data/gnome-mime-data_2.18.0.bb
@@ -15,7 +15,5 @@ SRC_URI[archive.md5sum] = "541858188f80090d12a33b5a7c34d42c"
SRC_URI[archive.sha256sum] =
"37196b5b37085bbcd45c338c36e26898fe35dd5975295f69f48028b1e8436fd7"
GNOME_COMPRESS_TYPE="bz2"
-DEPENDS += "shared-mime-info intltool-native"
+DEPENDS += "shared-mime-info intltool-native glib-2.0-native"
RDEPENDS_${PN} = "shared-mime-info"
-
-PNBLACKLIST[gnome-mime-data] ?= "Fails to build with RSS
http://errors.yoctoproject.org/Errors/Details/130589/"
--
2.6.6
--
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-devel