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

Improved build process #434

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

rickytrevor
Copy link

Hello, I was watching this video and, at minute 16 I've seen that every time you recompile the kernel you copy a few steps that probably don't change much.
I thought that it could be mostly automated and standardized by using environment variables and shell scripts
What do you think about those changes?

@@ -8,51 +8,74 @@ This build configuration has only been tested with the Raspberry Pi 4, CM4, and

## Bringing up the build environment

1. Install Docker (and Docker Compose if not using Docker Desktop).
1. Bring up the cross-compile environment:
1. Install Docker (and Docker Compose if not using Docker Desktop).
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Try to leave all numbered lists with 1. for all bullet points as the lists automatically increment. In practice, this reduces changelogs

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.

2 participants