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

Remove this patch once https://github.com/espressif/esp-idf/pull/7632 is availab... #10310

Closed
todo bot opened this issue Oct 7, 2021 · 0 comments · Fixed by #13474
Closed
Assignees
Labels

Comments

@todo
Copy link

todo bot commented Oct 7, 2021

# TODO: Remove this patch once https://github.com/espressif/esp-idf/pull/7632 is available
COPY 0001-esp_crt_bundle-remove-EC-ACC-certificate.patch /tmp/esp-idf/0001-esp_crt_bundle-remove-EC-ACC-certificate.patch
WORKDIR /tmp/esp-idf
RUN set -x \
&& git apply /tmp/esp-idf/0001-esp_crt_bundle-remove-EC-ACC-certificate.patch \
&& rm -f /tmp/esp-idf/0001-esp_crt_bundle-remove-EC-ACC-certificate.patch \
&& : # last line
FROM connectedhomeip/chip-build:${VERSION}


This issue was generated by todo based on a TODO comment in 05f6882. It's been assigned to @electrocucaracha because they committed the code.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
1 participant