[oe-commits] Koen Kooi : glib-2.0: add 2.22, latest stable

git version control git at git.openembedded.org
Fri Sep 25 07:08:58 UTC 2009


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

Author: Koen Kooi <koen at openembedded.org>
Date:   Fri Sep 25 08:48:12 2009 +0200

glib-2.0: add 2.22, latest stable

---

 .../atomic-thumb.patch                             |    0 
 .../bug-556515.patch                               |    0 
 .../configure-libtool.patch                        |    0 
 .../gobject.patch                                  |    0 
 ...-native_2.21.6.bb => glib-2.0-native_2.22.0.bb} |    0 
 .../{glib-2.0_2.21.6.bb => glib-2.0_2.22.0.bb}     |    5 ++---
 6 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/recipes/glib-2.0/glib-2.0-2.21.6/atomic-thumb.patch b/recipes/glib-2.0/glib-2.0-2.22.0/atomic-thumb.patch
similarity index 100%
rename from recipes/glib-2.0/glib-2.0-2.21.6/atomic-thumb.patch
rename to recipes/glib-2.0/glib-2.0-2.22.0/atomic-thumb.patch
diff --git a/recipes/glib-2.0/glib-2.0-2.21.6/bug-556515.patch b/recipes/glib-2.0/glib-2.0-2.22.0/bug-556515.patch
similarity index 100%
rename from recipes/glib-2.0/glib-2.0-2.21.6/bug-556515.patch
rename to recipes/glib-2.0/glib-2.0-2.22.0/bug-556515.patch
diff --git a/recipes/glib-2.0/glib-2.0-2.21.6/configure-libtool.patch b/recipes/glib-2.0/glib-2.0-2.22.0/configure-libtool.patch
similarity index 100%
rename from recipes/glib-2.0/glib-2.0-2.21.6/configure-libtool.patch
rename to recipes/glib-2.0/glib-2.0-2.22.0/configure-libtool.patch
diff --git a/recipes/glib-2.0/glib-2.0-2.21.6/gobject.patch b/recipes/glib-2.0/glib-2.0-2.22.0/gobject.patch
similarity index 100%
rename from recipes/glib-2.0/glib-2.0-2.21.6/gobject.patch
rename to recipes/glib-2.0/glib-2.0-2.22.0/gobject.patch
diff --git a/recipes/glib-2.0/glib-2.0-native_2.21.6.bb b/recipes/glib-2.0/glib-2.0-native_2.22.0.bb
similarity index 100%
rename from recipes/glib-2.0/glib-2.0-native_2.21.6.bb
rename to recipes/glib-2.0/glib-2.0-native_2.22.0.bb
diff --git a/recipes/glib-2.0/glib-2.0_2.21.6.bb b/recipes/glib-2.0/glib-2.0_2.22.0.bb
similarity index 74%
rename from recipes/glib-2.0/glib-2.0_2.21.6.bb
rename to recipes/glib-2.0/glib-2.0_2.22.0.bb
index 1d12d99..5f915c2 100644
--- a/recipes/glib-2.0/glib-2.0_2.21.6.bb
+++ b/recipes/glib-2.0/glib-2.0_2.22.0.bb
@@ -1,12 +1,11 @@
 require glib.inc
-PR = "${INC_PR}.7"
+PR = "${INC_PR}.0"
 
 SRC_URI = "\
-  http://ftp.gnome.org/pub/GNOME/sources/glib/2.21/glib-${PV}.tar.bz2 \
+  http://ftp.gnome.org/pub/GNOME/sources/glib/2.22/glib-${PV}.tar.bz2 \
   file://glibconfig-sysdefs.h \
   file://configure-libtool.patch;patch=1 \
   file://bug-556515.patch;patch=1 \
-  file://gobject.patch;patch=1 \
 "
 
 





More information about the Openembedded-commits mailing list