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

python3-usbmux: also follow WORKDIR -> UNPACKDIR transition #55

Merged
merged 1 commit into from
Aug 27, 2024

Conversation

hnez
Copy link
Contributor

@hnez hnez commented Aug 26, 2024

This adapts to the oe-core rework to enforce a separate directory for unpacking local sources (UNPACKDIR) instead of polluting WORKDIR directly.

The other recipes have already been transitioned in commit 40f8f6f ("recipes: follow WORKDIR -> UNPACKDIR transition"), but this one seems to have been left out.

This should fix the CI build errors we see on master and in #54.

This adapts to the oe-core rework to enforce a separate directory for
unpacking local sources (UNPACKDIR) instead of polluting WORKDIR
directly.

The other recipes have already been transitioned in  commit 40f8f6f
("recipes: follow WORKDIR -> UNPACKDIR transition"),
but this one seems to have been left out. Fix that.

Signed-off-by: Leonard Göhrs <l.goehrs@pengutronix.de>
@hnez
Copy link
Contributor Author

hnez commented Aug 27, 2024

I do not have the permissions to merge this PR myself, but it seems to fix the build.

@ejoerns ejoerns merged commit 598af98 into labgrid-project:master Aug 27, 2024
2 checks passed
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.

2 participants