Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Packit as a git submodule #513

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

joergroedel
Copy link
Member

Instead of fetching PackIt as an external modules, include it into the repository as a git submodule. This will make it easier to integrate the packit command line utility into the build process.

Add the packit code as a git submodule to the COCONUT-SVSM repository.
This will be needed to build the packit command line tool and
integrate it into the build process.

Signed-off-by: Joerg Roedel <[email protected]>
PackIt is an external dependency included as a submodule. Any clippy
warnings need to be checked and reported against the external packit
repository.

Signed-off-by: Joerg Roedel <[email protected]>
Switch the packit repository used for the build from the external one
to the git submodule.

Signed-off-by: Joerg Roedel <[email protected]>
@joergroedel
Copy link
Member Author

I plan to merge this together with #514 , as both PRs will require git submodule updates.

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