summaryrefslogtreecommitdiff
path: root/meta
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2006-12-12 15:47:07 +0000
committerRichard Purdie <richard@openedhand.com>2006-12-12 15:47:07 +0000
commit4ba4391803c3fd48e61898ba914678864a32eeb6 (patch)
treef948f449ae4ed9acbff5989351c0fa7e74d5d2e9 /meta
parent6921fe47df2f52e873dacf57d7d9f6e2f58f3f69 (diff)
downloadopenembedded-core-4ba4391803c3fd48e61898ba914678864a32eeb6.tar.gz
openembedded-core-4ba4391803c3fd48e61898ba914678864a32eeb6.tar.bz2
openembedded-core-4ba4391803c3fd48e61898ba914678864a32eeb6.tar.xz
openembedded-core-4ba4391803c3fd48e61898ba914678864a32eeb6.zip
Add poky-bleeding.conf for cutting edge config
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1020 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta')
-rw-r--r--meta/conf/distro/poky-bleeding.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/meta/conf/distro/poky-bleeding.conf b/meta/conf/distro/poky-bleeding.conf
new file mode 100644
index 000000000..0d4bc37eb
--- /dev/null
+++ b/meta/conf/distro/poky-bleeding.conf
@@ -0,0 +1,6 @@
+PREFERRED_VERSION_gtk+ ?= "2.10.6"
+pango ?= "1.15.1"
+cairo ?= "1.3.6"
+glib ?= "2.12.0"
+
+require conf/distro/poky.conf \ No newline at end of file