[yocto] [meta-ivi][PATCH] weston: Add weston.ini config file

2014-04-27 Thread Sujith H
Adding weston.ini to /etc/xdg. With this change user can login and launch weston with ivi-shell. Signed-off-by: Sujith H --- recipes-graphics/wayland/weston_1.4.0.bbappend | 15 ++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/recipes-graphics/wayland/weston_1.4.0.bb

Re: [yocto] [meta-ivi][PATCH] weston: Add weston.ini config file

2014-04-27 Thread Florin Sarbu
Hi Sujith, please modify the patch to contain the .ini file in the main rpm. Also, please make sure you increment the PR variable. Thank you, Florin On 04/25/2014 03:59 PM, sujith h wrote: Hi, Any comment for the new patch? On Thu, Apr 24, 2014 at 6:09 PM, Sujith H

Re: [yocto] [meta-ivi][PATCH] weston: Add weston.ini config file

2014-04-25 Thread Florin Sarbu
Will take it into consideration for next Genivi release. (a.k.a. 6.0.1) Florin On 04/25/2014 03:59 PM, sujith h wrote: Hi, Any comment for the new patch? On Thu, Apr 24, 2014 at 6:09 PM, Sujith H > wrote: Adding weston.ini to /etc/xdg. With this change us

Re: [yocto] [meta-ivi][PATCH] weston: Add weston.ini config file

2014-04-25 Thread sujith h
Hi, Any comment for the new patch? On Thu, Apr 24, 2014 at 6:09 PM, Sujith H wrote: > Adding weston.ini to /etc/xdg. With this change > user can login and launch weston with ivi-shell. > > Signed-off-by: Sujith H > --- > recipes-graphics/wayland/weston_1.4.0.bbappend | 15 +++ >

[yocto] [meta-ivi][PATCH] weston: Add weston.ini config file

2014-04-24 Thread Sujith H
Adding weston.ini to /etc/xdg. With this change user can login and launch weston with ivi-shell. Signed-off-by: Sujith H --- recipes-graphics/wayland/weston_1.4.0.bbappend | 15 +++ 1 file changed, 15 insertions(+) diff --git a/recipes-graphics/wayland/weston_1.4.0.bbappend b/recip

Re: [yocto] [meta-ivi][PATCH] weston: Add weston.ini config file

2014-04-24 Thread Billie Alsup
ens, Holger" mailto:holger.behr...@windriver.com>>, Florin Sarbu mailto:florin.sa...@windriver.com>> Cc: "yocto@yoctoproject.org<mailto:yocto@yoctoproject.org>" mailto:yocto@yoctoproject.org>>, Sujith H mailto:sujith_harida...@mentor.com>> Subject: Re: [yocto]

Re: [yocto] [meta-ivi][PATCH] weston: Add weston.ini config file

2014-04-24 Thread sujith h
Hi, Any comments for this patch? On Wed, Apr 23, 2014 at 12:42 PM, Sujith H wrote: > Adding weston.ini to /etc/xdg. With this change > user can login and launch weston with ivi-shell. > > Signed-off-by: Sujith H > --- > recipes-graphics/wayland/weston_1.4.0.bbappend | 14 ++ > 1

Re: [yocto] [meta-ivi][PATCH] weston: Add weston.ini config file

2014-04-23 Thread sujith h
On Wed, Apr 23, 2014 at 11:34 AM, Khem Raj wrote: > On Tue, Apr 22, 2014 at 10:59 PM, sujith h wrote: > >> what if I am not root ? IOW is there more systemwide way of doing it ? > > > > > > I couldn't find any other login variable( like $ROOT_HOME) in > bitbake.conf. > > I agree that if we can d

[yocto] [meta-ivi][PATCH] weston: Add weston.ini config file

2014-04-23 Thread Sujith H
Adding weston.ini to /etc/xdg. With this change user can login and launch weston with ivi-shell. Signed-off-by: Sujith H --- recipes-graphics/wayland/weston_1.4.0.bbappend | 14 ++ 1 file changed, 14 insertions(+) diff --git a/recipes-graphics/wayland/weston_1.4.0.bbappend b/recipe

Re: [yocto] [meta-ivi][PATCH] weston: Add weston.ini config file

2014-04-22 Thread Khem Raj
On Tue, Apr 22, 2014 at 10:59 PM, sujith h wrote: >> what if I am not root ? IOW is there more systemwide way of doing it ? > > > I couldn't find any other login variable( like $ROOT_HOME) in bitbake.conf. > I agree that if we can do it in a more systemwide > way then it would be a clean solution.

Re: [yocto] [meta-ivi][PATCH] weston: Add weston.ini config file

2014-04-22 Thread sujith h
Hi Khem Raj, On Wed, Apr 23, 2014 at 9:04 AM, Khem Raj wrote: > On Wed, Apr 16, 2014 at 1:12 AM, Sujith H wrote: > > Adding weston.ini to $ROOT_HOME/.config. With this change > > user can login to $ROOT_HOME and launch weston with ivi-shell. > > what if I am not root ? IOW is there more system

Re: [yocto] [meta-ivi][PATCH] weston: Add weston.ini config file

2014-04-22 Thread Khem Raj
On Wed, Apr 16, 2014 at 1:12 AM, Sujith H wrote: > Adding weston.ini to $ROOT_HOME/.config. With this change > user can login to $ROOT_HOME and launch weston with ivi-shell. what if I am not root ? IOW is there more systemwide way of doing it ? > > Signed-off-by: Sujith H > --- > recipes-graph

Re: [yocto] [meta-ivi][PATCH] weston: Add weston.ini config file

2014-04-22 Thread sujith h
Hi, Any comments about this patch? Thanks, Sujith H On Wed, Apr 16, 2014 at 1:42 PM, Sujith H wrote: > Adding weston.ini to $ROOT_HOME/.config. With this change > user can login to $ROOT_HOME and launch weston with ivi-shell. > > Signed-off-by: Sujith H > --- > recipes-graphics/wayland/west

[yocto] [meta-ivi][PATCH] weston: Add weston.ini config file

2014-04-16 Thread Sujith H
Adding weston.ini to $ROOT_HOME/.config. With this change user can login to $ROOT_HOME and launch weston with ivi-shell. Signed-off-by: Sujith H --- recipes-graphics/wayland/weston_1.4.0.bbappend | 13 + 1 file changed, 13 insertions(+) diff --git a/recipes-graphics/wayland/weston_1

[yocto] [meta-ivi][PATCH] weston: Add weston.ini

2014-04-15 Thread Sujith H
Adding weston.ini to $HOME/.config. With this change user can login to $HOME and launch weston with ivi-shell. Signed-off-by: Sujith H --- recipes-graphics/wayland/weston_1.4.0.bbappend | 11 +++ 1 file changed, 11 insertions(+) diff --git a/recipes-graphics/wayland/weston_1.4.0.bbappen

[yocto] [meta-ivi][PATCH] weston: Add weston.ini

2014-04-11 Thread Sujith H
From: Sujith H Adding weston.ini to $HOME/.config. With this change user can login to $HOME and launch weston with ivi-shell. Signed-off-by: Sujith H --- recipes-graphics/wayland/weston_1.4.0.bbappend | 11 +++ 1 file changed, 11 insertions(+) diff --git a/recipes-graphics/wayland/wes