summaryrefslogtreecommitdiffstats
path: root/meta/classes-recipe/cargo_common.bbclass
AgeCommit message (Expand)Author
2023-12-09cargo: Add CARGO_LOCK_PATH for path to Cargo.lockAlex Kiernan
2023-12-09rust: cargo: Convert single-valued variables to weak defaultsAlex Kiernan
2023-12-09cargo: Move CARGO_MANIFEST_PATH/CARGO_SRC_DIR to cargo_commonAlex Kiernan
2023-12-08cargo: Rename MANIFEST_PATH -> CARGO_MANIFEST_PATHAlex Kiernan
2023-08-09cargo_common.bbclass: Handle Cargo.lock modifications for git dependenciesFrederic Martinsons
2023-06-28time64.inc: annotate and clean up recipe-specific Y2038 exceptionsAlexander Kanavin
2023-06-27cargo.bbclass: set up cargo environment in common do_compileAlexander Kanavin
2023-04-01cargo_common.bbclass: add support of user in url for patchFrederic Martinsons
2023-04-01cargo_common.bbclass: Support local github reposAlex Kiernan
2022-11-01cargo_common.bbclass: Fix typosAlex Kiernan
2022-08-21cargo_common.bbclass: Add missing space in shell conditional codeKhem Raj
2022-08-12classes: Update classes to match new bitbake class scope functionalityRichard Purdie