summaryrefslogtreecommitdiffstats
path: root/meta/conf/distro/poky-bleeding.conf
diff options
context:
space:
mode:
authorRoss Burton <ross@openedhand.com>2007-08-31 16:11:27 +0000
committerRoss Burton <ross@openedhand.com>2007-08-31 16:11:27 +0000
commitc3159bdb65dc30aca63ce22ec67db540b9b16cc0 (patch)
tree8dfa3182e3be4591d21964294f18f2f737a7d52d /meta/conf/distro/poky-bleeding.conf
parent8f67430e2d4a44e64c866db82d96a5ab254a9d01 (diff)
downloadpoky-c3159bdb65dc30aca63ce22ec67db540b9b16cc0.tar.gz
Add new gnome-keyring to poky-bleeding
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2623 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf/distro/poky-bleeding.conf')
-rw-r--r--meta/conf/distro/poky-bleeding.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/conf/distro/poky-bleeding.conf b/meta/conf/distro/poky-bleeding.conf
index 7a0e982932..2ffc39b32b 100644
--- a/meta/conf/distro/poky-bleeding.conf
+++ b/meta/conf/distro/poky-bleeding.conf
@@ -1,6 +1,7 @@
1PREFERRED_VERSION_atk ?= "1.19.6" 1PREFERRED_VERSION_atk ?= "1.19.6"
2PREFERRED_VERSION_gtk+ ?= "2.11.6" 2PREFERRED_VERSION_gtk+ ?= "2.11.6"
3 3
4PREFERRED_VERSION_gnome-keyring ?= "2.19.91"
4PREFERRED_VERSION_gtk-engines ?= "2.11.7" 5PREFERRED_VERSION_gtk-engines ?= "2.11.7"
5 6
6require conf/distro/poky.conf 7require conf/distro/poky.conf