]> code.ossystems Code Review - openembedded-core.git/commit
valgrind: Make ptest timestamps copasetic
authorRandy MacLeod <Randy.MacLeod@windriver.com>
Fri, 17 May 2019 20:10:20 +0000 (16:10 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 21 May 2019 11:56:17 +0000 (12:56 +0100)
commit531cea018fa440fc408e1e061794978a502ad4ba
tree4a522bf7a59c2962ebf131bbedb49676c15dc287
parent833a08d44399baba5059040148f8a33363285025
valgrind: Make ptest timestamps copasetic

Avoid ptest failures due to .diffs such as
cachegrind/tests/ann1.post.diff:
   @ Source file 'a.c' is more recent than input file 'cgout-test'.
   @ Annotations may not be correct.
by using:
   touch a.c -r cgout-test

Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/valgrind/valgrind_3.15.0.bb