Skip to content

esp32: fix toolchain download#70

Merged
kaspar030 merged 1 commit intoRIOT-OS:masterfrom
kaspar030:fix_esp32_toolchain_build
Apr 12, 2019
Merged

esp32: fix toolchain download#70
kaspar030 merged 1 commit intoRIOT-OS:masterfrom
kaspar030:fix_esp32_toolchain_build

Conversation

@kaspar030
Copy link
Copy Markdown
Contributor

The current way of first recursively cloneing the esp-idf-repo, then setting the wanted commit, doesn't work. Some of the submodules have advanced too far. The result is that building the current Dockerfile fails.

This PR fixes this by first cloning un-recursively, setting the wanted commit, then clone the submodules from a known state.

Copy link
Copy Markdown
Contributor

@gschorcht gschorcht left a comment

Choose a reason for hiding this comment

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

Makes sense.

@kaspar030
Copy link
Copy Markdown
Contributor Author

&go

@kaspar030 kaspar030 merged commit 6a10494 into RIOT-OS:master Apr 12, 2019
@kaspar030 kaspar030 deleted the fix_esp32_toolchain_build branch April 12, 2019 06:28
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