[PATCH weston 2/2] Add .gitlab-ci.yml

2018-06-05 Thread Daniel Stone
Signed-off-by: Daniel Stone --- .gitlab-ci.yml | 48 1 file changed, 48 insertions(+) create mode 100644 .gitlab-ci.yml diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml new file mode 100644 index 0..202fa5494 --- /dev/null +++

[PATCH weston 1/2] simple-dmabuf-drm: Fallback DRM_FORMAT_MOD_LINEAR definition

2018-06-05 Thread Daniel Stone
Just in case we're running on something quite old. Signed-off-by: Daniel Stone --- clients/simple-dmabuf-drm.c | 4 1 file changed, 4 insertions(+) diff --git a/clients/simple-dmabuf-drm.c b/clients/simple-dmabuf-drm.c index df96758c9..fcab30e5c 100644 --- a/clients/simple-dmabuf-drm.c

[PATCH wayland] Add .gitlab-ci.yml

2018-06-05 Thread Daniel Stone
Signed-off-by: Daniel Stone --- .gitlab-ci.yml | 34 ++ 1 file changed, 34 insertions(+) create mode 100644 .gitlab-ci.yml diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml new file mode 100644 index ..ce23cf3e --- /dev/null +++ b/.gitlab-ci.yml @@ -0,0 +1,34

Re: Migrating Wayland & Weston to GitLab

2018-06-05 Thread Pekka Paalanen
On Tue, 5 Jun 2018 11:33:49 +0100 Daniel Stone wrote: > Personally, I'd like to use MRs for at least Weston development. I'm > much happier reviewing them there than mail, and although the workflow > isn't perfect, mail certainly isn't either. > > Some other people said they preferred a mail

RE: Migrating Wayland & Weston to GitLab

2018-06-05 Thread Ucan, Emre (ADITG/ESB)
Hi Daniel, I will be happy to use MRs over emails. Best regards Emre Ucan Engineering Software Base (ADITG/ESB) Tel. +49 5121 49 6937 > -Original Message- > From: wayland-devel [mailto:wayland-devel- > boun...@lists.freedesktop.org] On Behalf Of Daniel Stone > Sent: Dienstag, 5. Juni

Re: Migrating Wayland & Weston to GitLab

2018-06-05 Thread Daniel Stone
Hi Erik, On 31 May 2018 at 09:36, Erik De Rijcke wrote: > First of all I'd like to say that the move to Gitlab makes me really happy > \o/! It will definitely lower the contribution barrier for a lot of people > (including me!) as things are now far more accessible, visible and overall > easier

[PATCH weston] ivi-shell: listen compositor wake_signal

2018-06-05 Thread Emre Ucan
If compositor wakes up from sleep state, we have to trigger repaint for all outputs. Signed-off-by: Emre Ucan --- ivi-shell/ivi-shell.c | 16 ivi-shell/ivi-shell.h | 1 + 2 files changed, 17 insertions(+) diff --git a/ivi-shell/ivi-shell.c b/ivi-shell/ivi-shell.c index

Re: Release schedule

2018-06-05 Thread Pekka Paalanen
On Tue, 5 Jun 2018 07:22:19 +0100 Daniel Stone wrote: > Hi, > > On 4 June 2018 at 13:14, Daniel Stone wrote: > > On 4 June 2018 at 12:29, Pekka Paalanen wrote: > >> Does it clash with the GitLab migration? > > > > We've already moved the repos and the site. I think it would be good > > to

Re: Release schedule

2018-06-05 Thread Daniel Stone
Hi, On 4 June 2018 at 13:14, Daniel Stone wrote: > On 4 June 2018 at 12:29, Pekka Paalanen wrote: >> Does it clash with the GitLab migration? > > We've already moved the repos and the site. I think it would be good > to move our issues just before the release, so by 5.0.0rc (or beta?) > we had