[oe] [PATCH 2/3] angstrom-2008-preferred-versions.inc: Lock policykit

Tom Rini tom_rini at mentor.com
Wed Mar 2 22:00:13 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/angstrom-2008-preferred-versions.inc   |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/conf/distro/include/angstrom-2008-preferred-versions.inc b/conf/distro/include/angstrom-2008-preferred-versions.inc
index feaa2a7..d79f64b 100644
--- a/conf/distro/include/angstrom-2008-preferred-versions.inc
+++ b/conf/distro/include/angstrom-2008-preferred-versions.inc
@@ -46,6 +46,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"
 PREFERRED_VERSION_qt4-tools-native = "${ANGSTROM_QT_VERSION}"
-- 
1.7.0.4





More information about the Openembedded-devel mailing list