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

Dockerfile: Update esp-idf to v5.1 and remove few pinned package version #28333

Merged
merged 4 commits into from
Jul 28, 2023

Commits on Jul 27, 2023

  1. Configuration menu
    Copy the full SHA
    f927eb1 View commit details
    Browse the repository at this point in the history
  2. Dockerfile: Remove few pinned versions from packages

    Removing the pinned versions for packages for below platforms
    - efr32: ccache
    - nrf: device-tree-compiler
    - openiotsdk: wget
    - telink: ccache, device-tree-compiler
    shubhamdp committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    39f340f View commit details
    Browse the repository at this point in the history
  3. Dockerfile: Remove pinned versions for few packages

    - efr32: gcc-arm-none-eabi, binutils-arm-none-eabi
    - telink: gcc-multilib, g++-multilib, libsdl2-dev
    shubhamdp committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    4383d21 View commit details
    Browse the repository at this point in the history
  4. Docker: Update the version

    shubhamdp committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    2981be7 View commit details
    Browse the repository at this point in the history