[OE-core] [PATCH 1/6] connman: Upgrade to version 0.75

Phil Blundell pb at pbcl.net
Thu Jun 16 09:35:25 UTC 2011


On Thu, 2011-06-16 at 17:20 +0800, Dongxiao Xu wrote:
> Enable ofono plugin into sato image.

[...]

> --- a/meta/recipes-connectivity/connman/connman.inc
> +++ b/meta/recipes-connectivity/connman/connman.inc
> @@ -14,7 +14,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=12f884d2ae1ff87c09e5b7ccc2c4ca7e \
>                      file://src/main.c;beginline=1;endline=20;md5=4b55b550fa6b33cc2055ef30dd262b3e"
>  
>  DEPENDS  = "libgdbus dbus glib-2.0 hal iptables"
> -RDEPENDS_${PN} = "wpa-supplicant resolvconf"
> +RDEPENDS_${PN} = "wpa-supplicant resolvconf ofono"

> --- a/meta/recipes-connectivity/connman/connman_0.65.bb
> +++ b/meta/recipes-connectivity/connman/connman_0.75.bb
> @@ -16,14 +16,14 @@ EXTRA_OECONF += "\
>    --disable-udev \
>    --disable-polkit \
>    --enable-client \
> +  --enable-ofono \
>    --prefix=/usr --sysconfdir=/etc --localstatedir=/var"

These changes look like they will have a rather wider impact than just
the sato image.  I'm not sufficiently au fait with connman to say
whether this is a good thing or not (although my immediate reaction to
adding extra RDEPENDS tends to be that it is not), but if they're going
to be added globally then the checkin comment ought to reflect that and
explain why it's being done.  Alternatively, you could do this in your
distro layer and/or image recipes.

p.






More information about the Openembedded-core mailing list