[Mesa-dev] [PATCH 5/5] travis: bump the wayland version to 1.15.0

Emil Velikov emil.l.velikov at gmail.com
Tue Jun 5 15:03:14 UTC 2018


On 5 June 2018 at 15:36, Eric Engestrom <eric.engestrom at intel.com> wrote:
> On Tuesday, 2018-06-05 15:14:34 +0100, Emil Velikov wrote:
>> From: Emil Velikov <emil.velikov at collabora.com>
>>
>> As covered earlier - this is the version which ships
>> wayland-egl{,-backend} and associated files.
>>
>> Signed-off-by: Emil Velikov <emil.velikov at collabora.com>
>> ---
>>  .travis.yml | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/.travis.yml b/.travis.yml
>> index d05c40bf9d7..7d3d6d1e10d 100644
>> --- a/.travis.yml
>> +++ b/.travis.yml
>> @@ -22,7 +22,7 @@ env:
>>      - LIBXSHMFENCE_VERSION=libxshmfence-1.2
>>      - LIBVDPAU_VERSION=libvdpau-1.1
>>      - LIBVA_VERSION=libva-1.7.0
>> -    - LIBWAYLAND_VERSION=wayland-1.11.1
>> +    - LIBWAYLAND_VERSION=wayland-1.15.0
>
> This needs to be the first patch in the series, otherwise the rest of
> the series is broken in travis.
>
Was kind of split on this.

On one hand I wanted a clear example of the breakage that will happen
if we don't bump 1.11 (around the branchpoint).
Yet, intermittent breakage is not good - so I'll move it to as 2/5.

Speaking of Travis - meson seems to be failing, are there some patches for that?

-Emil


More information about the mesa-dev mailing list