diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-03-03 23:53:32 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-03-03 23:53:32 +0000 |
commit | b0dec83e8c17d884323d58bb8d56c7ab6afa7ead (patch) | |
tree | 194d268995c1f8f6e660ee9ed8bfbe89967ab221 /meta-yocto/conf/distro/poky-bleeding.conf | |
parent | dabd5deb4e50189fba9ccc60a219a5c6a05c8db1 (diff) | |
download | poky-b0dec83e8c17d884323d58bb8d56c7ab6afa7ead.tar.gz |
meta-yocto: Move files inappropriate to OE-Core from meta
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-yocto/conf/distro/poky-bleeding.conf')
-rw-r--r-- | meta-yocto/conf/distro/poky-bleeding.conf | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/meta-yocto/conf/distro/poky-bleeding.conf b/meta-yocto/conf/distro/poky-bleeding.conf new file mode 100644 index 0000000000..328acfeb75 --- /dev/null +++ b/meta-yocto/conf/distro/poky-bleeding.conf | |||
@@ -0,0 +1,8 @@ | |||
1 | PREFERRED_VERSION_glib-2.0 ?= "2.17.4" | ||
2 | PREFERRED_VERSION_glib-2.0-native ?= "2.17.4" | ||
3 | PREFERRED_VERSION_atk ?= "1.22.0" | ||
4 | PREFERRED_VERSION_pango ?= "1.21.2" | ||
5 | PREFERRED_VERSION_gtk+ ?= "2.13.3" | ||
6 | |||
7 | require conf/distro/include/poky-floating-revisions.inc | ||
8 | require conf/distro/poky.conf | ||