summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/mesa/mesa.inc
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2021-01-13 23:07:16 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-01-15 13:39:21 +0000
commit410dbfd1f82b4862ced6fca88789edf0fd9d65df (patch)
treeaa5bdea8e96138dd40659769b5300d712ce87674 /meta/recipes-graphics/mesa/mesa.inc
parent204aa9cfa6ac99846ac494778dd143a13746ac7e (diff)
downloadopenembedded-core-contrib-410dbfd1f82b4862ced6fca88789edf0fd9d65df.tar.gz
vulkan-samples: Fix reproducibility issue
There is code to remove the prefix CMAKE_SOURCE_DIR from __FILENAME__ paths used for logging with LOGE() in the code. We need to make this match the value we use in the debug source remapping from CFLAGS. If we don't, the code is firstly removing the incorrect prefix and possibly moving outside the string, secondly, it causes a reproducibility issue depending on the length of path the build happens in. Add a small patch and configuration to avoid the issue. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/mesa/mesa.inc')
0 files changed, 0 insertions, 0 deletions