]> code.ossystems Code Review - openembedded-core.git/commit
gtk+3: fix reproducible build failure
authorRoss Burton <ross.burton@arm.com>
Mon, 6 Jul 2020 11:57:07 +0000 (12:57 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 8 Jul 2020 09:37:08 +0000 (10:37 +0100)
commitc2e0b0785b8098dbe562e88f54b679ca87626937
treef01a9d2885a0be81ce116d43a733b259d1f21769
parent913297d90a7719f17115bb738310f71f1ce3ee82
gtk+3: fix reproducible build failure

There's a build race between the use of a pre-generated file and
re-generating it again, which breaks reproducible builds.  Solve the
race by deleting the shipped generated file.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-gnome/gtk+/gtk+3.inc