[oe-commits] Klaus Kurzmann : shr-autorev.inc: set preferred version for dbus and dbus-glib

git version control git at git.openembedded.org
Mon Jun 8 17:43:36 UTC 2009


Module: openembedded.git
Branch: shr/import
Commit: fe1773f2040eec88142255e587f0a1f82c34b893
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=fe1773f2040eec88142255e587f0a1f82c34b893

Author: Klaus Kurzmann <mok at fluxnetz.de>
Date:   Mon Jun  8 19:43:28 2009 +0200

shr-autorev.inc: set preferred version for dbus and dbus-glib

Signed-off-by: Klaus Kurzmann <mok at fluxnetz.de>

---

 conf/distro/include/shr-autorev.inc |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/conf/distro/include/shr-autorev.inc b/conf/distro/include/shr-autorev.inc
index 7642e37..348dcf2 100644
--- a/conf/distro/include/shr-autorev.inc
+++ b/conf/distro/include/shr-autorev.inc
@@ -20,8 +20,9 @@ PREFERRED_VERSION_midori = "0.1.2"
 PREFERRED_VERSION_obexftp = "0.22"
 PREFERRED_VERSION_glib-2.0 = "2.18.3"
 PREFERRED_VERSION_mokomaze = "0.5.1"
-PREFERRED_VERSION_glib-2.0 = "2.18.3"
 PREFERRED_VERSION_calc = "0.0.1"
+PREFERRED_VERSION_dbus = "1.12.14"
+PREFERRED_VERSION_dbus-glib = "0.78"
 
 
 #FSO stuff





More information about the Openembedded-commits mailing list