Add poky-bleeding.conf for cutting edge config
authorRichard Purdie <richard@openedhand.com>
Tue, 12 Dec 2006 15:47:07 +0000 (15:47 +0000)
committerRichard Purdie <richard@openedhand.com>
Tue, 12 Dec 2006 15:47:07 +0000 (15:47 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1020 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/conf/distro/poky-bleeding.conf [new file with mode: 0644]

diff --git a/meta/conf/distro/poky-bleeding.conf b/meta/conf/distro/poky-bleeding.conf
new file mode 100644 (file)
index 0000000..0d4bc37
--- /dev/null
@@ -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