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

[eve-kernel-amd64-v6.1.105-rt] enable ccache #142

Conversation

christoph-zededa
Copy link

No description provided.

to speedup compilation

Signed-off-by: Christoph Ostarek <[email protected]>
(cherry picked from commit 0a96a05)
`COPY . /kernel-src` would always make the cache dirty,
because the sbom files are generated beforehands and have
a new timestamp/content.
So every file except the sbom files are copied extra.
By excluding those files at the beginning, the cache
does not get dirty.

The sbom files are copyied later into the image.

Signed-off-by: Christoph Ostarek <[email protected]>
(cherry picked from commit f6d9675)
@rouming rouming merged commit cc3e98a into lf-edge:eve-kernel-amd64-v6.1.105-rt Oct 11, 2024
1 check passed
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