diff options
author | Ross Burton <ross@openedhand.com> | 2008-03-14 09:59:22 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2008-03-14 09:59:22 +0000 |
commit | 70483e47c5e9cece727d0958b53646550ada41cc (patch) | |
tree | 47b94e34b40d20928b4e874ee72e9b4e2c013709 /meta/packages/glib-2.0/glib-2.0_2.14.6.bb | |
parent | 1fe96696cb17c1a41c198d076483d252dabcc98e (diff) | |
download | poky-70483e47c5e9cece727d0958b53646550ada41cc.tar.gz |
glib: upgrade from 2.14.6 to 2.16.1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3995 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/glib-2.0/glib-2.0_2.14.6.bb')
-rw-r--r-- | meta/packages/glib-2.0/glib-2.0_2.14.6.bb | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/meta/packages/glib-2.0/glib-2.0_2.14.6.bb b/meta/packages/glib-2.0/glib-2.0_2.14.6.bb deleted file mode 100644 index 59d393e9a1..0000000000 --- a/meta/packages/glib-2.0/glib-2.0_2.14.6.bb +++ /dev/null | |||
@@ -1,7 +0,0 @@ | |||
1 | require glib.inc | ||
2 | |||
3 | PR = "r1" | ||
4 | |||
5 | SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/glib/2.14/glib-${PV}.tar.bz2 \ | ||
6 | file://glibconfig-sysdefs.h \ | ||
7 | file://configure-libtool.patch;patch=1" | ||