diff options
author | Ross Burton <ross.burton@arm.com> | 2022-12-20 12:55:41 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-12-21 10:16:31 +0000 |
commit | 1628054eca82f3441cc119a8f741d00360171e77 (patch) | |
tree | 35c73f97dd53a5c4b689f45bdcb6f06916dbf384 /bitbake | |
parent | b83f2bfe81a6a92926b8bf5ecafc7a050bba2b96 (diff) | |
download | poky-1628054eca82f3441cc119a8f741d00360171e77.tar.gz |
gtk+3: fix reproducible builds
We can't drop the missing meson.build file into the build tree via SRC_URI
as then the timestamp of that file becomes the timestamp of the build,
which results in repeated builds having different timestamps.
Instead patch the file into the build, which doesn't change the SDE
every build.
(From OE-Core rev: b525fab08cb4f6d7b9a71bf82378a8396a20aba8)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake')
0 files changed, 0 insertions, 0 deletions