]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
cargo: Rename MANIFEST_PATH -> CARGO_MANIFEST_PATH
authorAlex Kiernan <alex.kiernan@gmail.com>
Thu, 7 Dec 2023 13:39:11 +0000 (13:39 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 8 Dec 2023 16:58:28 +0000 (16:58 +0000)
commit0101de25832fbed3d08cd522512784133c628cad
tree54766480194919ea67bb9f734d5705ef635bfed5
parent6a44fb10ef4b90ee24f470362007d56183abc593
cargo: Rename MANIFEST_PATH -> CARGO_MANIFEST_PATH

This variable is a piece of recipe configurable interface, scope it with
the class name to make that clear.

Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes-recipe/cargo.bbclass
meta/classes-recipe/cargo_common.bbclass
meta/classes-recipe/ptest-cargo.bbclass