On Fri, Apr 26, 2013 at 11:18:35AM +0800, 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
wrong ML, resend to oe-core ML > Signed-off-by: Chunrong Guo <[email protected]> > --- > 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 \ > -- > 1.7.5.4 > > > > _______________________________________________ > Openembedded-devel mailing list > [email protected] > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel -- Martin 'JaMa' Jansa jabber: [email protected]
signature.asc
Description: Digital signature
_______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
