util/xmlconfig: add new sha1 application attribute
authorPierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Mon, 16 Mar 2020 09:49:45 +0000 (10:49 +0100)
committerPierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Tue, 24 Mar 2020 07:33:29 +0000 (08:33 +0100)
commit8f48e7b1e991375f6b03fac09a4f4416eb2f1afc
tree182c57a8e84bbdc3a5fea49571053694f03921c2
parentf8f1413070ae079443ab31a75679cfd10cb756ed
util/xmlconfig: add new sha1 application attribute

This is useful to enable workarounds for applications with a generic name.

For instance all games made with the YoYo game engine have the same executable
name "runner".

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4181>
src/util/00-mesa-defaults.conf
src/util/xmlconfig.c