Re: [IVI] build murphy project error

2014-12-05 Thread Litkey, Krisztian
On Fri, 2014-12-05 at 20:29 +0800, bray wrote: > Hi everyone: Hi, > > I try to build the murphy project by using gbs. the murphy project > come from tizen-3.0.m14.3-ivi_20141028.3( profile\ivi\murphy ). > run command: > gbs -c mygbs.conf build -A armv7l --include-all > Interesting, I ju

[IVI] build murphy project error

2014-12-05 Thread bray
Hi everyone: Itry to buildthe murphy projectby using gbs. the murphy project come from tizen-3.0.m14.3-ivi_20141028.3( profile\ivi\murphy ). run command: gbs -c mygbs.conf build -A armv7l --include-all I did notmake any changesto the project but itfails to build. build log: [ 227s] CC

Re: [IVI] [Dev] A question about tizen IVI boot user name

2014-12-05 Thread Kaskinen, Tanu
On Fri, 2014-12-05 at 08:08 +, Zhang, Zhengguang wrote: > Hi, Mikko > > Thanks for your feedback. > > The context is: currently Tizen ConnMan is multiuser compliant, when > system boots up, ConnMan will check whether the user has permission to > auto connect wifi service which has been connec

Re: [IVI] [Dev] A question about tizen IVI boot user name

2014-12-05 Thread Ylinen, Mikko
On Fri, Dec 5, 2014 at 10:58 AM, Zhang, Zhengguang < zhengguang.zh...@intel.com> wrote: > Mikko: > > You can refer to TC-2031 for the details, when system boots up, auto > connect should be enabled for the right user, this is an important feature > for ConnMan. J > > > My question was: how your

Re: [IVI] [Dev] A question about tizen IVI boot user name

2014-12-05 Thread Kaskinen, Tanu
On Fri, 2014-12-05 at 10:06 +, Kaskinen, Tanu wrote: > On Fri, 2014-12-05 at 06:01 +, Zhang, Zhengguang wrote: > > Hi, All > > > > I have a question about tizen IVI boot user name, in current IVI > > image, when system boots up, the default login user should be “app”, > > but when I try t

Re: [IVI] [Dev] A question about tizen IVI boot user name

2014-12-05 Thread Kaskinen, Tanu
On Fri, 2014-12-05 at 06:01 +, Zhang, Zhengguang wrote: > Hi, All > > I have a question about tizen IVI boot user name, in current IVI > image, when system boots up, the default login user should be “app”, > but when I try to get the user name by the following code: > > Struct utmpx

Re: [IVI] [Dev] A question about tizen IVI boot user name

2014-12-05 Thread Zhang, Zhengguang
Mikko: You can refer to TC-2031 for the details, when system boots up, auto connect should be enabled for the right user, this is an important feature for ConnMan. ☺ Regards, Zhang Zhengguang From: Ylinen, Mikko [mailto:mikko.yli...@intel.com] Sent: Friday, December 5, 2014 4:48 PM To: Zhang, Z

Re: [IVI] [Dev] A question about tizen IVI boot user name

2014-12-05 Thread Ylinen, Mikko
Hi, On Fri, Dec 5, 2014 at 10:08 AM, Zhang, Zhengguang < zhengguang.zh...@intel.com> wrote: > Hi, Mikko > > Thanks for your feedback. > > The context is: currently Tizen ConnMan is multiuser compliant, when > system boots up, ConnMan will check whether the user has permission to auto > connect w

Re: [IVI] [Dev] A question about tizen IVI boot user name

2014-12-05 Thread Zhang, Zhengguang
Hi, Mikko Thanks for your feedback. The context is: currently Tizen ConnMan is multiuser compliant, when system boots up, ConnMan will check whether the user has permission to auto connect wifi service which has been connected before. If ConnMan can’t get the user name or user id, it can’t decid