[oe-commits] org.oe.dev angstrom 2007.1: prefer cairo 1.3.4 (for fpu speed ups) and wpa-supplicant 0.5.5 (<0.5.x breaks with networkmanager)

koen commit openembedded-commits at lists.openembedded.org
Sun Nov 26 21:48:36 UTC 2006


angstrom 2007.1: prefer cairo 1.3.4 (for fpu speed ups) and wpa-supplicant 0.5.5 (<0.5.x breaks with networkmanager)

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: 3f62b62c178db57067563d0f0c0cda7453c7c90a
ViewMTN: http://monotone.openembedded.org/revision.psp?id=3f62b62c178db57067563d0f0c0cda7453c7c90a
Files:
1
conf/distro/angstrom-2007.1.conf
Diffs:

#
# mt diff -rcf980daf30d80acc07adb9f48956f1d694692462 -r3f62b62c178db57067563d0f0c0cda7453c7c90a
#
# 
# 
# patch "conf/distro/angstrom-2007.1.conf"
#  from [6417a77ba3f967d633008634a85213c67a951a3c]
#    to [d0844c2a2c59691f7db810646ad37ca95768a016]
# 
============================================================
--- conf/distro/angstrom-2007.1.conf	6417a77ba3f967d633008634a85213c67a951a3c
+++ conf/distro/angstrom-2007.1.conf	d0844c2a2c59691f7db810646ad37ca95768a016
@@ -8,7 +8,7 @@ DISTRO_VERSION = "test-${DATE}"
 
 #DISTRO_VERSION = "2007.1"
 DISTRO_VERSION = "test-${DATE}"
-DISTRO_REVISION = "12"
+DISTRO_REVISION = "13"
 
 require conf/distro/include/angstrom.inc
 require conf/distro/include/sane-srcdates.inc
@@ -88,7 +88,7 @@ PREFERRED_VERSION_freetype = "2.2.1"
 PREFERRED_VERSION_fontconfig = "2.3.95"
 PREFERRED_VERSION_freetype = "2.2.1"
 #fix screen corruption issues
-PREFERRED_VERSION_cairo = "1.3.2"
+PREFERRED_VERSION_cairo = "1.3.4"
 
 #Small machines prefer kdrive, but we might ship full Xorg in other images
 PREFERRED_PROVIDER_virtual/xserver ?= "xserver-kdrive"
@@ -183,6 +183,8 @@ PREFERRED_VERSION_hostap-utils ?= "0.4.7
 PREFERRED_VERSION_hostap-modules ?= "0.4.7"
 PREFERRED_VERSION_hostap-utils ?= "0.4.7"
 
+PREFERRED_VERSION_wpa-supplicant = "0.5.5"
+
 #Down here we put stuff we want to install into machines without polluting conf/machine/ with distro stuff
 # c7x0, akita, spitz, nokia770, h2200, h6300, hx4700, simpad
 






More information about the Openembedded-commits mailing list