]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
cython: swap prefix-mapping patch for an upstream commit
authorRoss Burton <ross.burton@arm.com>
Tue, 19 Nov 2024 16:10:07 +0000 (16:10 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 21 Nov 2024 12:14:20 +0000 (12:14 +0000)
commit47f7808dd93e50fb3ecddbf980e40e51dd7376cb
treef1330968d3978d033fe0098ea432e38b243b02c7
parentab0f6898a0f3892a9c4536919adaa1d8d847bb7c
cython: swap prefix-mapping patch for an upstream commit

Upstream has solved the absolute path problem differently by taking
paths relative to the top of the module.  This appears to solve the
problem, at least I've not found any cases where it breaks.

Drop my patch, and backport the relevant commit from upstream.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes-recipe/cython.bbclass
meta/recipes-devtools/python/python3-cython/0001-Output-import-relative-paths-in-generated-C-code.-GH.patch [new file with mode: 0644]
meta/recipes-devtools/python/python3-cython/0001-WIP-prefix-map.patch [deleted file]
meta/recipes-devtools/python/python3-cython_3.0.11.bb