]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
cargo_common: add CARGO_HOME to DEBUG_PREFIX_MAP jansa/master
authorMartin Jansa <martin.jansa@gmail.com>
Thu, 27 Mar 2025 13:27:36 +0000 (14:27 +0100)
committerMartin Jansa <martin.jansa@gmail.com>
Thu, 2 Oct 2025 11:45:23 +0000 (13:45 +0200)
commit0d696afb95a2429e70fda875bf4a5cea7b5f2f8b
tree8eee21fa6edadeddadda1ec0b13ffaa2f54d52e6
parent2a85a42b3459a4394db042296d75dbaae53a24fe
cargo_common: add CARGO_HOME to DEBUG_PREFIX_MAP

* it was done with CFLAGS only in python3-maturin but it could be useful
  for other recipes as well, move it to bbclass which sets CARGO_HOME

* python3-maturin buildflags issue is reproducible with scarthgap:
  WARNING: python3-maturin-1.4.0-r0 do_package_qa: QA Issue: File /usr/bin/.debug/maturin in package python3-maturin-dbg contains reference to TMPDIR [buildpaths]
  but not with whinlatter
meta/classes-recipe/cargo_common.bbclass
meta/recipes-devtools/python/python3-maturin_1.9.4.bb