]> code.ossystems Code Review - openembedded-core.git/commit
librsvg: Fix build reproducibility
authorJoshua Watt <jpewhacker@gmail.com>
Thu, 21 Nov 2019 16:58:24 +0000 (10:58 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 25 Nov 2019 22:03:43 +0000 (22:03 +0000)
commitb79a2cec587a1f9f3d6a6f979f5c5504baccd75f
tree1641bbc4606d5bfb253aa7c970dec02981943198
parenteab7f448aa537539b45ee21df4ea25de97e60a7e
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.

Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-gnome/librsvg/librsvg/0001-Remove-non-reproducible-SRCDIR.patch [new file with mode: 0644]
meta/recipes-gnome/librsvg/librsvg_2.40.20.bb