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

.github: esp32_build: use default cmake package #28847

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

Conversation

srmainwaring
Copy link
Contributor

Use the default Ubuntu package for cmake rather than install the latest from kitware.

- The ESP32 API guide states the cmake version must be 3.16 or greater.

Signed-off-by: Rhys Mainwaring <[email protected]>
@tpwrules
Copy link
Contributor

Should probably be backported. What is the motivation for fixing this?

@srmainwaring
Copy link
Contributor Author

srmainwaring commented Dec 13, 2024

@tpwrules there was a persistent esp32 build failure reported in the dev channel yesterday.

Cause was gpg key related, custom cmake install looked most likely candidate, though could not replicate the error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants