[oe] [PATCH] angstrom-2010-preferred-versions.inc: prefer DBus 1.4.1

Paul Menzel paulepanter at users.sourceforge.net
Mon May 2 11:32:43 UTC 2011


Date: Mon, 2 May 2011 13:26:24 +0200

Signed-off-by: Paul Menzel <paulepanter at users.sourceforge.net>
---
This patch should go in before [1]

	[oe] [PATCH] systemd: update to v26

because otherwise task configure fails with the following error.

| checking for UDEV... yes
| checking for DBUS... configure: error: Package requirements ( dbus-1 >= 1.3.2 ) were not met:
|
| Requested 'dbus-1 >= 1.3.2' but version of dbus is 1.2.24
|
| Consider adjusting the PKG_CONFIG_PATH environment variable if you
| installed software in a non-standard prefix.
|
| Alternatively, you may set the environment variables DBUS_CFLAGS
| and DBUS_LIBS to avoid the need to call pkg-config.
| See the pkg-config man page for more details.
|
NOTE: package systemd-v26-r0: task do_configure: Failed

[1] http://patches.openembedded.org/patch/3061/
---
 .../include/angstrom-2010-preferred-versions.inc   |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/conf/distro/include/angstrom-2010-preferred-versions.inc b/conf/distro/include/angstrom-2010-preferred-versions.inc
index 5c28440..ae01b57 100644
--- a/conf/distro/include/angstrom-2010-preferred-versions.inc
+++ b/conf/distro/include/angstrom-2010-preferred-versions.inc
@@ -14,7 +14,7 @@ PREFERRED_VERSION_automake = "1.11.1"
 PREFERRED_VERSION_automake-native = "1.11.1"
 PREFERRED_VERSION_busybox 	= "1.18.4"
 PREFERRED_VERSION_cairo		= "1.10.0"
-PREFERRED_VERSION_dbus 		= "1.2.24"
+PREFERRED_VERSION_dbus 		= "1.4.1"
 PREFERRED_VERSION_dropbear      = "0.52"
 PREFERRED_VERSION_fontconfig	= "2.8.0"
 PREFERRED_VERSION_glib-2.0 	= "2.28.0"
-- 
1.7.4.4
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20110502/6e1b3548/attachment-0002.sig>


More information about the Openembedded-devel mailing list