aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/glib-2.0
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <marcin@juszkiewicz.com.pl>2010-02-10 13:34:25 +0100
committerMarcin Juszkiewicz <marcin@juszkiewicz.com.pl>2010-02-10 14:19:49 +0100
commitcfc73229ba442af4ac2a76a64bf47814c1901783 (patch)
treecf96aa0471e95d6d74f886dc4f753ef147f02d44 /recipes/glib-2.0
parent644b58847e8482b4a71578947ac8ea3d50c19adc (diff)
downloadopenembedded-cfc73229ba442af4ac2a76a64bf47814c1901783.tar.gz
glib-2.0: added 2.20.3 for maemo5-compat distro
Diffstat (limited to 'recipes/glib-2.0')
-rw-r--r--recipes/glib-2.0/glib-2.0_2.20.3.bb9
1 files changed, 9 insertions, 0 deletions
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"