]> 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>
Wed, 20 Aug 2025 06:24:43 +0000 (08:24 +0200)
commit15c611805798ac1231f7e0e2304013f1cc4f32cc
tree4b1110476ea8c9d99dff53b8dd812f13a11555f5
parenta2d47f91f59aedc6336b6dfc475d1a4ae4c32967
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.3.bb