From 4ba4391803c3fd48e61898ba914678864a32eeb6 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Tue, 12 Dec 2006 15:47:07 +0000 Subject: 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 --- meta/conf/distro/poky-bleeding.conf | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 meta/conf/distro/poky-bleeding.conf (limited to 'meta') 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 -- cgit v1.2.3