Skip to content

Conversation

@nunojsa
Copy link
Collaborator

@nunojsa nunojsa commented Mar 13, 2025

Make use of pix to install dtschema. This is the preferred way of installing apps from python packages (one cannot use pip anymore in distros like ubuntu 24.04 for example). This creates an isolated virtual environment and ensures the command are accessible in $PATH. It also makes sure all dependencies are met and do not interfere with OS's python packages.

Signed-off-by: Nuno Sa nuno.sa@analog.com
(cherry picked from commit daf69ea)

PR Description

  • Please replace this comment with a summary of your changes, and add any context
    necessary to understand them. List any dependencies required for this change.
  • To check the checkboxes below, insert a 'x' between square brackets (without
    any space), or simply check them after publishing the PR.
  • If you changes include a breaking change, please specify dependent PRs in the
    description and try to push all related PRs simultaneously.

PR Type

  • Bug fix (a change that fixes an issue)
  • New feature (a change that adds new functionality)
  • Breaking change (a change that affects other repos or cause CIs to fail)

PR Checklist

  • I have conducted a self-review of my own code changes
  • I have tested the changes on the relevant hardware
  • I have updated the documentation outside this repo accordingly (if there is the case)

Make use of pix to install dtschema. This is the preferred way of
installing apps from python packages (one cannot use pip anymore in
distros like ubuntu 24.04 for example). This creates an isolated
virtual environment and ensures the command are accessible in $PATH.
It also makes sure all dependencies are met and do not interfere
with OS's python packages.

Signed-off-by: Nuno Sa <nuno.sa@analog.com>
(cherry picked from commit daf69ea)
@nunojsa nunojsa changed the title ci: travis: fix dt-bindings job [2323_R2] ci: travis: fix dt-bindings job Mar 13, 2025
@nunojsa nunojsa changed the title [2323_R2] ci: travis: fix dt-bindings job [2023_R2] ci: travis: fix dt-bindings job Mar 13, 2025
@nunojsa nunojsa merged commit b85d081 into 2023_R2 Mar 14, 2025
13 checks passed
@nunojsa nunojsa deleted the staging/2323_R2/dt-binbings-fix branch March 14, 2025 06:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants