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

Please add the corresponding seL4 repo as a submodule #210

Open
wucke13 opened this issue Aug 19, 2024 · 2 comments
Open

Please add the corresponding seL4 repo as a submodule #210

wucke13 opened this issue Aug 19, 2024 · 2 comments

Comments

@wucke13
Copy link
Contributor

wucke13 commented Aug 19, 2024

My current workflow for tracking microkit is:

  • Find out which commit corresponds to the last release
  • Browse files of the repo for that commit
  • CTRL+F for seL4 in the Readme
  • Copy paste the matching seL4 commit id
  • Paste that into my buildscript.

From an information standpoint, mentioning the seL4 commit id in the README has a similar effect like having the git submodule file with the repo URL and commit id, just its less formal/harder to parse by tools

If the correct seL4 repo would be a submodule, my workflow could become:

  • Recursively checkout the current release version of this repo
@Ivan-Velickovic
Copy link
Collaborator

Duplicate of #72.

@Ivan-Velickovic
Copy link
Collaborator

I realise that issue has been open for way too long, I'll try sort it out soon.

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

No branches or pull requests

2 participants