]> code.ossystems Code Review - openembedded-core.git/commit
python3-cython: Remove build paths from debug sources
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 2 Mar 2021 11:12:09 +0000 (11:12 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 2 Mar 2021 20:35:08 +0000 (20:35 +0000)
commitcc1de818247c9ae329fdc0536658b3968a4caea2
tree9af8edf500dd1ffec0827765390f5dbe8b4abc60
parent0f51f9a37e5d058bce28cfe7b9a32a895f83c091
python3-cython: Remove build paths from debug sources

There are build paths which are in generated sources injected
into ${PN}-src. These are in generated files and don't influence the
binary output. As such we can correct them at do_package time by
tweaking in an appropriately injected function. This fixes
the reproducbility of the recipe.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/selftest/cases/reproducible.py
meta/recipes-devtools/python/python3-cython_0.29.21.bb