summaryrefslogtreecommitdiffstats
path: root/meta/classes-recipe/cargo_common.bbclass
Commit message (Expand)AuthorAgeFilesLines
* cargo: Add CARGO_LOCK_PATH for path to Cargo.lockAlex Kiernan2023-12-091-2/+4
* rust: cargo: Convert single-valued variables to weak defaultsAlex Kiernan2023-12-091-3/+3
* cargo: Move CARGO_MANIFEST_PATH/CARGO_SRC_DIR to cargo_commonAlex Kiernan2023-12-091-0/+7
* cargo: Rename MANIFEST_PATH -> CARGO_MANIFEST_PATHAlex Kiernan2023-12-081-1/+1
* cargo_common.bbclass: Handle Cargo.lock modifications for git dependenciesFrederic Martinsons2023-08-091-0/+41
* time64.inc: annotate and clean up recipe-specific Y2038 exceptionsAlexander Kanavin2023-06-281-0/+12
* cargo.bbclass: set up cargo environment in common do_compileAlexander Kanavin2023-06-271-0/+4
* cargo_common.bbclass: add support of user in url for patchFrederic Martinsons2023-04-011-1/+4
* cargo_common.bbclass: Support local github reposAlex Kiernan2023-04-011-0/+30
* cargo_common.bbclass: Fix typosAlex Kiernan2022-11-011-2/+2
* cargo_common.bbclass: Add missing space in shell conditional codeKhem Raj2022-08-211-1/+1
* classes: Update classes to match new bitbake class scope functionalityRichard Purdie2022-08-121-0/+139