On 29 August 2018 at 15:37, Andres Gomez wrote:
> Dylan, due to a previously backport requested by Emil, this patch has
> bumped into some trivial conflict I have resolved.
>
> Please, check that everything looks in order.
>
> You can find the commit here (staging/18.2):
> https://gitlab.freedeskt
Dylan, due to a previously backport requested by Emil, this patch has
bumped into some trivial conflict I have resolved.
Please, check that everything looks in order.
You can find the commit here (staging/18.2):
https://gitlab.freedesktop.org/mesa/mesa/commit/f958837964784315c1dc633f41f1ef5d2a17a
Quoting Eric Engestrom (2018-08-28 07:34:26)
> On Friday, 2018-08-24 07:13:41 -0700, Dylan Baker wrote:
> > Currently we run the script but don't actually load any files, even in a
> > tarball where they exist.
> >
> > Fixes: 3218056e0eb375eeda470058d06add1532acd6d4
> >("meson: Build i965
On Friday, 2018-08-24 07:13:41 -0700, Dylan Baker wrote:
> Currently we run the script but don't actually load any files, even in a
> tarball where they exist.
>
> Fixes: 3218056e0eb375eeda470058d06add1532acd6d4
>("meson: Build i965 and dri stack")
> ---
> src/util/xmlpool/meson.build | 5
Currently we run the script but don't actually load any files, even in a
tarball where they exist.
Fixes: 3218056e0eb375eeda470058d06add1532acd6d4
("meson: Build i965 and dri stack")
---
src/util/xmlpool/meson.build | 5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/sr