]> 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, 14 Aug 2025 10:10:24 +0000 (12:10 +0200)
commit6e5d0ee102bc1a070b51e6d70514677b02a5161c
treebdf2cadf1a9f62cf7d089d64fbb498e5c92e2965
parent72d8ded179551cff2bd0914fc7ea9aececb95d78
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