aboutsummaryrefslogtreecommitdiffstats
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:17:34 +0100
commitf813b12074dcf33d64fd92e78131b6fb97c18921 (patch)
treea1442a85068849bb6647c575fa5674fbbc51f92e
parente6035568e3c4327eeb8a960069f6c3b8cc0f2325 (diff)
downloadopenembedded-f813b12074dcf33d64fd92e78131b6fb97c18921.tar.gz
glib-2.0: added 2.20.3 for maemo5-compat distro
-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"