[oe-commits] Robert Schuster : glib-2.0.inc: Provide a change in packaging for chinook-compat specifically.

GIT User account git at amethyst.openembedded.net
Thu Mar 19 23:53:53 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: fa0e1045e2ea35d4d16da91110090e783687192d
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=fa0e1045e2ea35d4d16da91110090e783687192d

Author: Robert Schuster <thebohemian at gmx.net>
Date:   Fri Mar 20 00:30:44 2009 +0100

glib-2.0.inc: Provide a change in packaging for chinook-compat specifically.

---

 recipes/glib-2.0/glib.inc |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/recipes/glib-2.0/glib.inc b/recipes/glib-2.0/glib.inc
index 6c98d85..b328cfa 100644
--- a/recipes/glib-2.0/glib.inc
+++ b/recipes/glib-2.0/glib.inc
@@ -10,7 +10,7 @@ DEPENDS += "glib-2.0-native gtk-doc"
 DEPENDS += "virtual/libiconv virtual/libintl"
 PACKAGES =+ "gobject-2.0 gmodule-2.0 gthread-2.0 gio-2.0 glib-2.0-utils "
 
-PR = "r3"
+PR = "r4"
 
 LEAD_SONAME = "libglib-2.0.*"
 FILES_glib-2.0-utils = "${bindir}/*"
@@ -22,6 +22,10 @@ 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.
+FILES_gthread-2.0_chinook-compat = ""
+
 EXTRA_OECONF = "--disable-debug "
 
 # Add and entry for your favourite arch if your (g)libc has a sane printf





More information about the Openembedded-commits mailing list