From: Koen Kooi Date: Fri, 25 Sep 2009 06:48:12 +0000 (+0200) Subject: glib-2.0: add 2.22, latest stable X-Git-Tag: Release-2010-05/1~2312 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2144b1630dde748efb131c6b127c2ff4ee1f55a;p=openembedded.git glib-2.0: add 2.22, latest stable --- 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 1d12d99f79..5f915c2ee5 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 \ "