Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Jack Mitchell <ml@communistcode.co.uk>
To: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH] connman: tist of connman do not support powerpc64
Date: Fri, 26 Apr 2013 10:33:50 +0100	[thread overview]
Message-ID: <517A49FE.5020702@communistcode.co.uk> (raw)
In-Reply-To: <1366963623-13626-1-git-send-email-B40290@freescale.com>

On 26/04/13 09:07, Chunrong Guo wrote:
>      connman build for powerpc 64bit boards were producing errors like this:
>      | make[1]: *** [plugins/plugins_tist_la-tist.lo] Error 1
>      | make[1]: *** Waiting for unfinished jobs....
>      | make: *** [all] Error 2
>      | ERROR: oe_runmake failed
>
> Signed-off-by: Chunrong Guo <B40290@freescale.com>
> ---
>   meta/recipes-connectivity/connman/connman.inc |    3 ++-
>   1 files changed, 2 insertions(+), 1 deletions(-)
>
> diff --git a/meta/recipes-connectivity/connman/connman.inc b/meta/recipes-connectivity/connman/connman.inc
> index 589ece8..5389f3a 100644
> --- a/meta/recipes-connectivity/connman/connman.inc
> +++ b/meta/recipes-connectivity/connman/connman.inc
> @@ -20,10 +20,11 @@ DEPENDS  = "dbus glib-2.0 ppp iptables gnutls \
>               ${@base_contains('DISTRO_FEATURES', '3g','ofono', '', d)} \
>               "
>   
> -INC_PR = "r19"
> +INC_PR = "r20"
>   
>   TIST = "--enable-tist"
>   TIST_powerpc = ""
> +TIST_powerpc64 = ""
>   
>   EXTRA_OECONF += "\
>       ac_cv_path_WPASUPPLICANT=${sbindir}/wpa_supplicant \

Is there a reason that we need to specifically enable TIST at all? This 
is quoted from one of the developers on the ConnMan list:

> it is special hardware where we need this plugin for. As I said, I was considering to remove the plugin actually. So it is safe to > disable this plugin.

> By default this plugin is actually disabled. And we do not even build test it for the releases.

I think if anyone needs it, shout up; otherwise we should go with the default and disable it.

Cheers,
Jack.
-- 

   Jack Mitchell (jack@embed.me.uk)
   Embedded Systems Engineer
   http://www.embed.me.uk

--




  reply	other threads:[~2013-04-26  9:51 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-26  8:07 [PATCH] connman: tist of connman do not support powerpc64 Chunrong Guo
2013-04-26  9:33 ` Jack Mitchell [this message]
2013-04-26  9:36   ` Burton, Ross
2013-04-26  9:46     ` Koen Kooi
2013-04-26 10:06       ` Burton, Ross
2013-04-26 10:19         ` Martin Jansa
2013-04-26 10:21   ` Koen Kooi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=517A49FE.5020702@communistcode.co.uk \
    --to=ml@communistcode.co.uk \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox