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/conf/distro/poky-bleeding.conf | |
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/conf/distro/poky-bleeding.conf')
-rw-r--r-- | meta/conf/distro/poky-bleeding.conf | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/meta/conf/distro/poky-bleeding.conf b/meta/conf/distro/poky-bleeding.conf index 74b7ca2711..ac6fa452f0 100644 --- a/meta/conf/distro/poky-bleeding.conf +++ b/meta/conf/distro/poky-bleeding.conf | |||
@@ -1,2 +1,8 @@ | |||
1 | PREFERRED_VERSION_glib-2.0 ?= "2.17.2" | ||
2 | PREFERRED_VERSION_glib-2.0-native ?= "2.17.2" | ||
3 | PREFERRED_VERSION_atk ?= "1.22.0" | ||
4 | PREFERRED_VERSION_pango ?= "1.21.2" | ||
5 | PREFERRED_VERSION_gtk+ ?= "2.13.2" | ||
6 | |||
1 | require conf/distro/include/poky-floating-revisions.inc | 7 | require conf/distro/include/poky-floating-revisions.inc |
2 | require conf/distro/poky.conf | 8 | require conf/distro/poky.conf |