From: Marcin Juszkiewicz Date: Wed, 10 Feb 2010 12:34:25 +0000 (+0100) Subject: glib-2.0: added 2.20.3 for maemo5-compat distro X-Git-Tag: Release-2010-05/1~520^2~9^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cfc73229ba442af4ac2a76a64bf47814c1901783;p=openembedded.git glib-2.0: added 2.20.3 for maemo5-compat distro --- diff --git a/recipes/glib-2.0/glib-2.0_2.20.3.bb b/recipes/glib-2.0/glib-2.0_2.20.3.bb new file mode 100644 index 0000000000..f0cb5cd08b --- /dev/null +++ b/recipes/glib-2.0/glib-2.0_2.20.3.bb @@ -0,0 +1,9 @@ +require glib.inc +PR = "${INC_PR}.0" + +SRC_URI = "\ + http://ftp.gnome.org/pub/GNOME/sources/glib/2.20/glib-${PV}.tar.bz2 \ + file://glibconfig-sysdefs.h \ + file://configure-libtool.patch;patch=1 \ +" +SRC_URI_append_arm = " file://atomic-thumb.patch;patch=1"