Re: [PATCH 2/2] compositor-drm: Add support for Tegra Jetson TK1

2014-06-21 Thread Rob Clark
On Fri, Jun 20, 2014 at 12:12 PM, James Thomas wrote: > Update configure.ac to add check for libdrm_tegra > --- > configure.ac | 18 ++ > src/compositor-drm.c | 96 > ++-- > 2 files changed, 111 insertions(+), 3 deletions(-) > > dif

[PATCH v2] weston-build: Fix aclocal error during autogen.sh

2014-06-21 Thread Srivardhan Hebbar
This is a fix to the following bug: https://bugs.freedesktop.org/show_bug.cgi?id=80214 Signed-off-by: Srivardhan Hebbar --- m4/.gitignore |5 + 1 file changed, 5 insertions(+) create mode 100644 m4/.gitignore diff --git a/m4/.gitignore b/m4/.gitignore new file mode 100644 index 000

RE: [PATCH] weston-build: Fix aclocal error during autogen.sh

2014-06-21 Thread Srivardhan
Yup, got your point. I had thought as all the files are not tracked, so had put * there. Will update and send the patch. Thank-you, Hebbar From: wayland-devel [mailto:wayland-devel-boun...@lists.freedesktop.org] On Behalf Of Jason Ekstrand Sent: Saturday, June 21, 2014 6:09 AM To: Srivar