]> code.ossystems Code Review - openembedded-core.git/commitdiff
Switch back to gtk+ 2.6.7
authorRichard Purdie <richard@openedhand.com>
Sun, 5 Feb 2006 13:42:01 +0000 (13:42 +0000)
committerRichard Purdie <richard@openedhand.com>
Sun, 5 Feb 2006 13:42:01 +0000 (13:42 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky@250 311d38ba-8fff-0310-9ca6-ca027cbcb966

openembedded/conf/distro/poky.conf

index 1edb7e3fcf1d835803bd5353755d968aa8294414..70186a9ce9006d6dc140383cdf3a004079c6ea04 100644 (file)
@@ -128,10 +128,15 @@ PREFERRED_VERSION_matchbox-themes-extra = "0.3+cvs-${CVSDATE}"
 PREFERRED_VERSION_matchbox-wm = "0.9.5+cvs-${CVSDATE}"
 PREFERRED_VERSION_libmatchbox = "1.7+cvs-${CVSDATE}"
 
-PREFERRED_VERSION_atk = "1.10.0"
-PREFERRED_VERSION_cairo = "1.0.0"
-PREFERRED_VERSION_glib-2.0 = "2.8.1"
-PREFERRED_VERSION_gtk+ = "2.8.9"
+#PREFERRED_VERSION_atk = "1.10.0"
+#PREFERRED_VERSION_cairo = "1.0.0"
+#PREFERRED_VERSION_glib-2.0 = "2.8.1"
+#PREFERRED_VERSION_gtk+ = "2.8.9"
+#PREFERRED_VERSION_pango = "1.10.0"
+
+PREFERRED_VERSION_atk = "1.9.0"
+PREFERRED_VERSION_glib-2.0 = "2.6.4"
+PREFERRED_VERSION_gtk+ = "2.6.7"
 PREFERRED_VERSION_pango = "1.10.0"
 
 PREFERRED_VERSION_dbus = "0.60"