From: Daniel Vetter <daniel@ffwll.ch>
To: Arkadiusz Hiler <arkadiusz.hiler@intel.com>
Cc: igt-dev@lists.freedesktop.org,
Petri Latvala <petri.latvala@intel.com>,
Daniel Vetter <daniel@ffwll.ch>
Subject: Re: [igt-dev] [PATCH i-g-t 1/2] meson: Bump meson version requirement to 0.46.0
Date: Tue, 19 Feb 2019 13:07:10 +0100 [thread overview]
Message-ID: <20190219120710.GW2665@phenom.ffwll.local> (raw)
In-Reply-To: <20190219105143.27824-1-arkadiusz.hiler@intel.com>
On Tue, Feb 19, 2019 at 12:51:42PM +0200, Arkadiusz Hiler wrote:
> ... so we can have multiple binaries with the same name.
>
> Cc: Petri Latvala <petri.latvala@intel.com>
> Cc: Daniel Vetter <daniel@ffwll.ch>
> Signed-off-by: Arkadiusz Hiler <arkadiusz.hiler@intel.com>
> ---
> Dockerfile.fedora | 2 +-
> meson.build | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/Dockerfile.fedora b/Dockerfile.fedora
> index 08a4bd22..29520f7b 100644
> --- a/Dockerfile.fedora
> +++ b/Dockerfile.fedora
> @@ -37,7 +37,7 @@ RUN rm -fr /tmp/peg
>
> # Meson version switching shenanigans
> WORKDIR /usr/src
> -RUN curl -O https://files.pythonhosted.org/packages/c0/98/bcbda7862f8ca18dbdaa57b9c51cf7333cdc59b48278ed279217cd6ad8ff/meson-0.44.0.tar.gz
> +RUN curl -O https://files.pythonhosted.org/packages/17/d0/0fe98a9557a2f07dbe6f99ef57f2bc37450b641e1f6ceae9ce04c3c845dd/meson-0.46.0.tar.gz
>
> # Cleanup workdir
> WORKDIR /
> diff --git a/meson.build b/meson.build
> index 356a5414..099db897 100644
> --- a/meson.build
> +++ b/meson.build
> @@ -5,7 +5,7 @@ project('igt-gpu-tools', 'c',
> 'c_std=gnu11',
> ],
> license : 'MIT',
> - meson_version : '>=0.44.0')
> + meson_version : '>=0.46.0')
Not yet bumped past the 0.47 requirement we have for doc building without
hacks. But please update NEWS.md too.
Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
>
> cc = meson.get_compiler('c')
>
> --
> 2.20.1
>
--
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev
next prev parent reply other threads:[~2019-02-19 12:07 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-19 10:51 [igt-dev] [PATCH i-g-t 1/2] meson: Bump meson version requirement to 0.46.0 Arkadiusz Hiler
2019-02-19 10:51 ` [igt-dev] [PATCH i-g-t 2/2] benchmarks/meson: Stop renaming benchmarks Arkadiusz Hiler
2019-02-19 11:03 ` Chris Wilson
2019-02-19 11:10 ` [igt-dev] ✗ Fi.CI.BAT: failure for series starting with [i-g-t,1/2] meson: Bump meson version requirement to 0.46.0 Patchwork
2019-02-19 12:07 ` Daniel Vetter [this message]
2019-02-19 13:27 ` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/2] meson: Bump meson version requirement to 0.46.0 (rev2) Patchwork
2019-02-19 16:30 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190219120710.GW2665@phenom.ffwll.local \
--to=daniel@ffwll.ch \
--cc=arkadiusz.hiler@intel.com \
--cc=igt-dev@lists.freedesktop.org \
--cc=petri.latvala@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox