-
Notifications
You must be signed in to change notification settings - Fork 1
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
Add linux build function #61
Conversation
6d29d71
to
02f284f
Compare
f57edca
to
e6f55da
Compare
32afe93
to
a772b81
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Quite a large amount of changes, will have to give it a more thorough round of review when I'm back. The comments I made occur on multiple places around the code, some are quick to change for other we might need to see if they are worth changing at all for now.
7ed8219
to
7a7b16b
Compare
I hope I fixed everything you pointed out. For now I added a |
7a7b16b
to
583dbb5
Compare
- very useful to locally test changes to Dockerfiles
583dbb5
to
2cc3d7a
Compare
d6efa2b
to
f7d56bb
Compare
f7d56bb
to
1f9a301
Compare
1f9a301
to
5b18092
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Todos will be tackled later as discussed, so lgtm
coreboot
building function into more genericbuildWithKernelBuildSystem
so that it can be re-used to build Linux kernel tooarchitecture
intoaction.yml
to allow cross-compilationTaskfile.yml
to shuffle tests