etnaviv: Fix missing rnndb file in tarballs
authorStuart Young <cefiar@gmail.com>
Wed, 16 May 2018 17:01:43 +0000 (03:01 +1000)
committerChristian Gmeiner <christian.gmeiner@gmail.com>
Wed, 16 May 2018 17:36:10 +0000 (19:36 +0200)
commitf806cc9eb6be1a84a9987b142e7fce1ec2cb7973
treedf474120f456ea9d3bd6780106ab2bce268ba11c
parent71892fbe194d543fbed88ee0c68c2402f6e47a65
etnaviv: Fix missing rnndb file in tarballs

Seems that when the rnndb files for etniviv were updated/included back
in Nov 2017, hw/texdesc_3d.xml.h was missed from Makefile.sources and
meson.build. This was all during the conversion to meson, so it apears
to have slipped through the cracks. As such, this file has been missing
from the official tarballs since inclusion in Mesa, so the git trees
and tarballs differ.

Found due to lintian errors in the Debian packages.

Fixes: f1e1c60ff6 ("etnaviv: Update from rnndb")
Cc: mesa-stable@lists.freedesktop.org
Reviewed-by: Christian Gmeiner <christian.gmeiner@gmail.com>
src/gallium/drivers/etnaviv/Makefile.sources
src/gallium/drivers/etnaviv/meson.build