Skip to content

add -p parameter for generating recipe for a specific package#89

Open
ArFarmer wants to merge 2 commits intometa-rust:masterfrom
ArFarmer:main-add-explicit-package-parameter
Open

add -p parameter for generating recipe for a specific package#89
ArFarmer wants to merge 2 commits intometa-rust:masterfrom
ArFarmer:main-add-explicit-package-parameter

Conversation

@ArFarmer
Copy link

Hi, we have projects that make heavy use of workspaces. Currently, cargo-bitbake generates a recipe for the entire workspace, which might not be desired (e.g. when we only want to build a certain package in the workspace). This PR adds a -p flag (analog to cargo build -p ) for generating a recipe only of a certain package. If the flag is not specified, the behavior remains the same as before and cargo-bitbake generates a recipe for the entire workspace.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant