Re: [Intel-gfx] [PATCH i-g-t v2] gitlab-ci: add build for MIPS

2019-06-18 Thread Guillaume Tucker
On 14/06/2019 11:33, Arkadiusz Hiler wrote: > On Thu, Jun 13, 2019 at 03:01:06PM +0100, Guillaume Tucker wrote: >> Add Docker image and Gitlab CI steps to run builds for the MIPS >> architecture using Debian Stretch with backports. >> >> Signed-off-by: Guillaume Tucker >> --- >> .gitlab-ci.yml

Re: [Intel-gfx] [PATCH i-g-t v2] gitlab-ci: add build for MIPS

2019-06-14 Thread Arkadiusz Hiler
On Thu, Jun 13, 2019 at 03:01:06PM +0100, Guillaume Tucker wrote: > Add Docker image and Gitlab CI steps to run builds for the MIPS > architecture using Debian Stretch with backports. > > Signed-off-by: Guillaume Tucker > --- > .gitlab-ci.yml | 28 >

Re: [Intel-gfx] [PATCH i-g-t v2] gitlab-ci: add build for MIPS

2019-06-14 Thread Petri Latvala
On Thu, Jun 13, 2019 at 03:01:06PM +0100, Guillaume Tucker wrote: > Add Docker image and Gitlab CI steps to run builds for the MIPS > architecture using Debian Stretch with backports. > > Signed-off-by: Guillaume Tucker Same comment on libatomic1 as in the other thread applies here. --

[Intel-gfx] [PATCH i-g-t v2] gitlab-ci: add build for MIPS

2019-06-13 Thread Guillaume Tucker
This is to add MIPS builds to Gitlab CI. v2: - use stretch-backports rather than Buster - explicitly require libatomic Guillaume Tucker (1): gitlab-ci: add build for MIPS .gitlab-ci.yml | 28 Dockerfile.debian-mips | 39

[Intel-gfx] [PATCH i-g-t v2] gitlab-ci: add build for MIPS

2019-06-13 Thread Guillaume Tucker
Add Docker image and Gitlab CI steps to run builds for the MIPS architecture using Debian Stretch with backports. Signed-off-by: Guillaume Tucker --- .gitlab-ci.yml | 28 Dockerfile.debian-mips | 39 +++