Angstrom connman version 1.4 ?

2014-02-04 Thread andrea pola

I'm on beagleboneblack using Angstrom linux distribution and using
 opkg list | grep connman

i see that the last version avaiable is connman - 1.4-r18.0.15 - A 
daemon for managing internet connections within embedded devices

but why on connman.net the last version is 1.21 ?

connman 1.21 has the Gadget tecnology implementation right?

Thanks, and sorry for the silliness of the question.
___
connman mailing list
connman@connman.net
https://lists.connman.net/mailman/listinfo/connman


Re: Angstrom connman version 1.4 ?

2014-02-04 Thread Patrik Flykt

Hi,

On Tue, 2014-02-04 at 13:11 +0100, andrea pola wrote:
> I'm on beagleboneblack using Angstrom linux distribution and using
>   opkg list | grep connman
> 
> i see that the last version avaiable is connman - 1.4-r18.0.15 - A 
> daemon for managing internet connections within embedded devices
> but why on connman.net the last version is 1.21 ?

We've been busy cranking out new versions since July 2012, I
suppose :-). For new features and bugfixes since 1.4 see the release
notes at https://01.org/connman/blogs

> connman 1.21 has the Gadget tecnology implementation right?

ConnMan 1.17 has the gadget technology properly implemented for
tethering.

HTH,

Patrik


___
connman mailing list
connman@connman.net
https://lists.connman.net/mailman/listinfo/connman


Re: Angstrom connman version 1.4 ?

2014-02-04 Thread Andrea Pola
Ok thanks, i've downloaded last version from
https://www.kernel.org/pub/linux/network/connman/ and i try to ./configure
but i've got errors for dbus version unsatisfied

configure: error: D-Bus >= 1.4 is required

I've made a opkg list and i see that dbus is 1.6 but libdbus not.

Connman configure is checking for libdbus right?
I need to download it manually,compile ad install right?


2014-02-04 Patrik Flykt :

>
> Hi,
>
> On Tue, 2014-02-04 at 13:11 +0100, andrea pola wrote:
> > I'm on beagleboneblack using Angstrom linux distribution and using
> >   opkg list | grep connman
> >
> > i see that the last version avaiable is connman - 1.4-r18.0.15 - A
> > daemon for managing internet connections within embedded devices
> > but why on connman.net the last version is 1.21 ?
>
> We've been busy cranking out new versions since July 2012, I
> suppose :-). For new features and bugfixes since 1.4 see the release
> notes at https://01.org/connman/blogs
>
> > connman 1.21 has the Gadget tecnology implementation right?
>
> ConnMan 1.17 has the gadget technology properly implemented for
> tethering.
>
> HTH,
>
> Patrik
>
>
> ___
> connman mailing list
> connman@connman.net
> https://lists.connman.net/mailman/listinfo/connman
>
___
connman mailing list
connman@connman.net
https://lists.connman.net/mailman/listinfo/connman


Re: Angstrom connman version 1.4 ?

2014-02-05 Thread Patrik Flykt

Hi,

On Tue, 2014-02-04 at 14:45 +0100, Andrea Pola wrote:

> configure: error: D-Bus >= 1.4 is required
> 
> I've made a opkg list and i see that dbus is 1.6 but libdbus not.
> 
> Connman configure is checking for libdbus right?
> I need to download it manually,compile ad install right?

Yes, the pkgconfig file is provided by libdbus.

Cheers,

Patrik

___
connman mailing list
connman@connman.net
https://lists.connman.net/mailman/listinfo/connman