aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/glib-2.0
diff options
context:
space:
mode:
authorRobert Schuster <robertschuster@fsfe.org>2009-05-13 13:35:20 +0200
committerRobert Schuster <robertschuster@fsfe.org>2009-05-13 13:35:20 +0200
commit70daf01d4f46d3224cc376ad85544258300e8389 (patch)
treeadae6a4be5a0b44dbc7ca37747c9c28b53ba6fb5 /recipes/glib-2.0
parent49608b50121cf83d21c4616ca048d1dff86e1efa (diff)
downloadopenembedded-70daf01d4f46d3224cc376ad85544258300e8389.tar.gz
glib.inc: Packaging workaround for chinook-compat.
Diffstat (limited to 'recipes/glib-2.0')
-rw-r--r--recipes/glib-2.0/glib.inc7
1 files changed, 5 insertions, 2 deletions
diff --git a/recipes/glib-2.0/glib.inc b/recipes/glib-2.0/glib.inc
index b328cfad4d..e035d20d69 100644
--- a/recipes/glib-2.0/glib.inc
+++ b/recipes/glib-2.0/glib.inc
@@ -22,9 +22,12 @@ FILES_gobject-2.0 = "${libdir}/libgobject-2.0.so.*"
FILES_gio-2.0 = "${libdir}/libgio-2.0.so.*"
FILES_gthread-2.0 = "${libdir}/libgthread-2.0.so.*"
-# Let the gthread library end up in glib package
-# for compatibility.
+# Let various glib components end up in glib package
+# for compatibility (with binary packages from Maemo).
FILES_gthread-2.0_chinook-compat = ""
+FILES_gmodule-2.0_chinook-compat = ""
+FILES_gobject-2.0_chinook-compat = ""
+FILES_gio-2.0_chinook-compat = ""
EXTRA_OECONF = "--disable-debug "