diff options
author | Ross Burton <ross@openedhand.com> | 2008-06-13 16:14:42 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2008-06-13 16:14:42 +0000 |
commit | f12d247cd80b9284050a9daa8cc0faa241aac280 (patch) | |
tree | 402c54b66c77b6c12ab239c03f2a750d9058902a /meta/packages/glib-2.0/glib-2.0_2.17.2.bb | |
parent | 4d650a79c62ad0c84868ab4ba4a7361b7d2b530e (diff) | |
download | poky-f12d247cd80b9284050a9daa8cc0faa241aac280.tar.gz |
glib,atk,pango,gtk+: add unstable releases and use in poky-bleeding
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4645 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/glib-2.0/glib-2.0_2.17.2.bb')
-rw-r--r-- | meta/packages/glib-2.0/glib-2.0_2.17.2.bb | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/meta/packages/glib-2.0/glib-2.0_2.17.2.bb b/meta/packages/glib-2.0/glib-2.0_2.17.2.bb new file mode 100644 index 0000000000..677c321e37 --- /dev/null +++ b/meta/packages/glib-2.0/glib-2.0_2.17.2.bb | |||
@@ -0,0 +1,7 @@ | |||
1 | require glib.inc | ||
2 | |||
3 | PR = "r0" | ||
4 | |||
5 | SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/glib/2.17/glib-${PV}.tar.bz2 \ | ||
6 | file://glibconfig-sysdefs.h \ | ||
7 | file://configure-libtool.patch;patch=1" | ||