On Sat, 13 Jul 2013 11:34:03 +
"Wu, Zhiwen" wrote:
> Hi pq,
> I didn't meet you at the IRC today for the time zone issue. So I send this
> mail.
> Our team are using subsurface to display the video within application UI. It
> works fine, but there is a common requirement on the video playba
Hi.
It has come to my attention that there was a permission issue on /dev/dri/card*
on the ISOs I released yesterday, preventing weston from starting as the user
in cards that support kernel mode setting.
I now have the loginmanager grant users in the plugdev group access to the
/dev/dri/card*
This patch adds a configure option which will enable
user to install demo clients if desired. It is disabled
by default.
v2: Remove AC_DEFINE as it is not necesary
---
clients/Makefile.am | 9 +
configure.ac| 6 ++
2 files changed, 15 insertions(+)
diff --git a/clients/Makefi
Prefix demo clients names with weston-, so they can
be installed if user desires.
---
clients/Makefile.am | 134 ++--
1 file changed, 68 insertions(+), 66 deletions(-)
diff --git a/clients/Makefile.am b/clients/Makefile.am
index cad0d40..0f256b4 100
This patch adds a configure option which will enable
user to install demo clients if desired. It is disabled
by default.
---
clients/Makefile.am | 9 +
configure.ac| 9 +
2 files changed, 18 insertions(+)
diff --git a/clients/Makefile.am b/clients/Makefile.am
index 0f256b4
Prefix demo clients with weston- counterpart, so they can
be installed if user desires.
---
clients/Makefile.am | 134 ++--
1 file changed, 68 insertions(+), 66 deletions(-)
diff --git a/clients/Makefile.am b/clients/Makefile.am
index cad0d40..0f256