aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/glib-2.0/glib-2.0_2.20.4.bb
diff options
context:
space:
mode:
authorStanislav Brabec <utx@penguin.cz>2009-07-05 17:56:25 +0000
committerutx@penguin.cz <utx@penguin.cz>2009-07-05 17:56:25 +0000
commitff806b00137ed4f13e2d56adb631384d6eab7d0e (patch)
tree0f5fb7aac64f39bf58ed2856a5e4ab5a3d51f58e /recipes/glib-2.0/glib-2.0_2.20.4.bb
parent2e23feebced982ef9a22d30ae2a4cfe453103c70 (diff)
downloadopenembedded-ff806b00137ed4f13e2d56adb631384d6eab7d0e.tar.gz
glib-2.0, pango, gtk+: Updated to the latest .4 stable versions.
Diffstat (limited to 'recipes/glib-2.0/glib-2.0_2.20.4.bb')
-rw-r--r--recipes/glib-2.0/glib-2.0_2.20.4.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/glib-2.0/glib-2.0_2.20.4.bb b/recipes/glib-2.0/glib-2.0_2.20.4.bb
new file mode 100644
index 0000000000..e0afd218f7
--- /dev/null
+++ b/recipes/glib-2.0/glib-2.0_2.20.4.bb
@@ -0,0 +1,10 @@
+require glib.inc
+
+PR = "r0"
+
+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"