[igt-dev] [PATCH i-g-t 2/2] gitlab-ci: Remove autotools from corss-compilation containers

Daniel Vetter daniel at ffwll.ch
Wed Feb 13 20:38:31 UTC 2019


On Wed, Feb 13, 2019 at 05:53:41PM +0200, Arkadiusz Hiler wrote:
> We only use meson there.
> 
> Cc: Daniel Vetter <daniel at ffwll.ch>
> Cc: Tomi Valkeinen <tomi.valkeinen at ti.com>
> Signed-off-by: Arkadiusz Hiler <arkadiusz.hiler at intel.com>

On the series:

Acked-by: Daniel Vetter <daniel.vetter at ffwll.ch>



> ---
>  Dockerfile.debian-arm64 | 8 --------
>  Dockerfile.debian-armhf | 8 --------
>  2 files changed, 16 deletions(-)
> 
> diff --git a/Dockerfile.debian-arm64 b/Dockerfile.debian-arm64
> index 34fb5ad4..7b3a3c7c 100644
> --- a/Dockerfile.debian-arm64
> +++ b/Dockerfile.debian-arm64
> @@ -36,11 +36,3 @@ RUN apt-get install -t stretch-backports -y \
>  					libdrm-dev:arm64 \
>  					qemu-user \
>  					qemu-user-static
> -
> -# autotools build deps
> -RUN apt-get install -y \
> -			autoconf \
> -			automake \
> -			xutils-dev \
> -			libtool \
> -			make
> diff --git a/Dockerfile.debian-armhf b/Dockerfile.debian-armhf
> index 81ad5c61..c67a1e2a 100644
> --- a/Dockerfile.debian-armhf
> +++ b/Dockerfile.debian-armhf
> @@ -36,11 +36,3 @@ RUN apt-get install -t stretch-backports -y \
>  					libdrm-dev:armhf \
>  					qemu-user \
>  					qemu-user-static
> -
> -# autotools build deps
> -RUN apt-get install -y \
> -			autoconf \
> -			automake \
> -			xutils-dev \
> -			libtool \
> -			make
> -- 
> 2.20.1
> 

-- 
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch


More information about the igt-dev mailing list