[Mesa-dev] [PATCH] autotools: Don't redefine EXTRA_DIST for freedreno

Emil Velikov emil.l.velikov at gmail.com
Thu Jan 25 11:14:45 UTC 2018


On 25 January 2018 at 08:25, Daniel Stone <daniels at collabora.com> wrote:
> The EXTRA_DIST of meson.build accidentally stomps another Freedreno file
> which should be disted. Change = to +=.
>
> Signed-off-by: Daniel Stone <daniels at collabora.com>
> Fixes: 436ed65d38d4 ("autotools: include meson build files in tarball")
> Cc: Dylan Baker <dylan.c.baker at intel.com>
> Cc: Eric Engestrom <eric at engestrom.ch>
> Cc: Emil Velikov <emil.velikov at collabora.com>
> ---
>  src/gallium/drivers/freedreno/Makefile.am | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
I've got slightly different version [1], any objections if we opt for that?
Seems like I git branched a second too soon, omitting the fixes from
master and 'detaching' 18.0-branchpoint.

Thanks
Emil

[1] https://cgit.freedesktop.org/mesa/mesa/commit/?h=18.0-branchpoint&id=a9db8ac93508701d5681a7273460084939386ed7


More information about the mesa-dev mailing list