[oe] [PATCH 1/3] kaeilos-2009-preferred-versions.inc: Lock policykit

Tom Rini tom_rini at mentor.com
Wed Mar 2 22:00:12 UTC 2011


glib-2.0 is locked to a version that will not work with policykit
newer than 0.97.

Signed-off-by: Tom Rini <tom_rini at mentor.com>
---
 .../include/kaeilos-2009-preferred-versions.inc    |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/conf/distro/include/kaeilos-2009-preferred-versions.inc b/conf/distro/include/kaeilos-2009-preferred-versions.inc
index 0125724..e1656cf 100644
--- a/conf/distro/include/kaeilos-2009-preferred-versions.inc
+++ b/conf/distro/include/kaeilos-2009-preferred-versions.inc
@@ -52,6 +52,8 @@ PREFERRED_VERSION_pango-native     = "1.24.4"
 #PREFERRED_VERSION_pixman	= "0.13.2"
 PREFERRED_VERSION_pkgconfig	= "0.23"
 PREFERRED_VERSION_pkgconfig-native = "0.23"
+PREFERRED_VERSION_policykit     = "0.96"
+PREFERRED_VERSION_policykit-gnome = "0.96"
 PREFERRED_VERSION_pulseaudio 	= "0.9.15"
 PREFERRED_VERSION_python-pycairo = "1.8.0"
 
-- 
1.7.0.4





More information about the Openembedded-devel mailing list