diff options
author | Joshua Watt <jpewhacker@gmail.com> | 2019-11-21 10:58:24 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-11-27 13:25:18 +0000 |
commit | 3a78b1a27fc3de68cd6710b656884b8c64abc0cd (patch) | |
tree | b972f34dc8cca5c556d26c4396804013c067d120 /.gitignore | |
parent | b7fbe1a597b1225b6e050bef193b4a8984754167 (diff) | |
download | poky-3a78b1a27fc3de68cd6710b656884b8c64abc0cd.tar.gz |
librsvg: Fix build reproducibility
librsvg was encoding the path to the build directory in order to find a
font file for testing. This wouldn't work in OE anyway since the build
directory isn't present at that exact location on the target, so remove
the offending path to make the build reproducible.
(From OE-Core rev: b79a2cec587a1f9f3d6a6f979f5c5504baccd75f)
Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions