Re: [PATCH weston] weston-info: look for the right wp_presentation

2016-04-22 Thread Pekka Paalanen
On Thu, 21 Apr 2016 14:30:05 -0700 Bryce Harrington wrote: > On Tue, Apr 19, 2016 at 04:20:32PM +0300, Pekka Paalanen wrote: > > From: Pekka Paalanen > > > > Patch b00c79b587a4903df576008a64a49f851fed234c forgot to update the > > global interface name to look for. Fix it. > > > > This makes we

Re: [PATCH weston] weston-info: look for the right wp_presentation

2016-04-21 Thread Bryce Harrington
On Tue, Apr 19, 2016 at 04:20:32PM +0300, Pekka Paalanen wrote: > From: Pekka Paalanen > > Patch b00c79b587a4903df576008a64a49f851fed234c forgot to update the > global interface name to look for. Fix it. > > This makes weston-info report the presentation clock again. > > Signed-off-by: Pekka Pa

[PATCH weston] weston-info: look for the right wp_presentation

2016-04-19 Thread Pekka Paalanen
From: Pekka Paalanen Patch b00c79b587a4903df576008a64a49f851fed234c forgot to update the global interface name to look for. Fix it. This makes weston-info report the presentation clock again. Signed-off-by: Pekka Paalanen --- clients/weston-info.c | 2 +- 1 file changed, 1 insertion(+), 1 del