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

Fix Telink Docker image instability #8660

Merged
merged 2 commits into from
Jul 28, 2021
Merged

Fix Telink Docker image instability #8660

merged 2 commits into from
Jul 28, 2021

Conversation

rikorsev
Copy link
Contributor

@rikorsev rikorsev commented Jul 28, 2021

Problem

Change overview

Instability occurs due to Zephyr repo was not versioned. Now Zephyr version is specified as v2.5.0

Testing

Tested manually. Steps:

  1. build new docker image
  2. run $ ./scripts/examples/telink_example.sh lighting-app tlsr9518adk80d in the docker container
  3. check that build was successful

@andy31415
Copy link
Contributor

Marking as hotfix: build breakage that we only worked around.

@andy31415
Copy link
Contributor

Before merging, waiting for the Dockerfile version to also be updated.

@andy31415 andy31415 merged commit 435df3e into project-chip:master Jul 28, 2021
nikita-s-wrk pushed a commit to nikita-s-wrk/connectedhomeip that referenced this pull request Sep 23, 2021
* Fix Telink Docker image instability

* Update chip-build/version file to 0.4.33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Telink build docker image does not seem stable
6 participants