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

Adapt to New Yocto Standards and Compatibility Fixes #58

Merged
merged 3 commits into from
Aug 7, 2024

Conversation

Ossanes
Copy link
Contributor

@Ossanes Ossanes commented Aug 7, 2024

This pull request includes the following changes:

  • Transition from WORKDIR to UNPACKDIR in shellhub-agent to align with oe-core rework.
  • Update layer.conf to ensure compatibility with Styhead only.
  • Revert the Go 1.20 backport as OE now provides a recent Go version and the master branch no longer supports older Yocto Project releases.

It isn't necessary anymore as OE now provides a recent Go version.
Aftermore, master branch doesn't support older Yocto Project releases
anymore.

This reverts commit 753cbe4.

Signed-off-by: Vinicius Aquino <vinicius.aquino@ossystems.com.br>
Signed-off-by: Vinicius Aquino <vinicius.aquino@ossystems.com.br>
This adapts to the oe-core rework to enforce a separate directory for
unpacking local sources (UNPACKDIR) instead of directly using WORKDIR.

Signed-off-by: Vinicius Aquino <vinicius.aquino@ossystems.com.br>
@otavio otavio merged commit 385ed27 into master Aug 7, 2024
@otavio otavio deleted the topic/fix-master branch August 7, 2024 19:05
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