From 77e13af5e317d5950d647f7e7ce002d651ff947a Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Fri, 2 Oct 2009 16:50:18 +0200 Subject: glib-2.0: update to 2.22.1 --- recipes/glib-2.0/glib-2.0_2.22.1.bb | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 recipes/glib-2.0/glib-2.0_2.22.1.bb (limited to 'recipes/glib-2.0/glib-2.0_2.22.1.bb') diff --git a/recipes/glib-2.0/glib-2.0_2.22.1.bb b/recipes/glib-2.0/glib-2.0_2.22.1.bb new file mode 100644 index 0000000000..5f915c2ee5 --- /dev/null +++ b/recipes/glib-2.0/glib-2.0_2.22.1.bb @@ -0,0 +1,15 @@ +require glib.inc +PR = "${INC_PR}.0" + +SRC_URI = "\ + 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 \ +" + + +SRC_URI_append_arm = " file://atomic-thumb.patch;patch=1 \ +" +SRC_URI_append_armv6 = " file://gatomic_armv6.patch;patch=1" +SRC_URI_append_armv7a = " file://gatomic_armv6.patch;patch=1" -- cgit 1.2.3-korg