[oe] [PATCH] Remove dbus support from wvstreams-4.6 because it breaks the build

Frans Meulenbroeks fransmeulenbroeks at gmail.com
Tue Sep 28 08:10:36 UTC 2010


2010/9/28 Thilo Fromm <t.fromm at dresearch.de>:

I'd say it is either this

> -DEPENDS = "zlib openssl (>= 0.9.8)"
> +DEPENDS = "zlib openssl (>= 0.9.8) dbus (> 1.2.14)"

which makes sure dbus is build and available.

Or this:

> -EXTRA_OECONF = " --without-tcl --without-qt --without-pam"
> +# tfm: dbus build currently broken
> +EXTRA_OECONF = " --without-tcl --without-qt --without-pam --without-dbus"

but not both.
If wvstreams should be build with dbus support you should use the
former, it is should be build without it, it should be the latter.

Frans




More information about the Openembedded-devel mailing list