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

imx-atf: Adjust for compiler virtual renames in oe-core #2077

Merged
merged 1 commit into from
Jan 22, 2025

Conversation

kraj
Copy link
Contributor

@kraj kraj commented Jan 22, 2025

No description provided.

@@ -34,7 +34,7 @@ LD[unexport] = "1"

# Baremetal, just need a compiler
INHIBIT_DEFAULT_DEPS = "1"
DEPENDS = "virtual/${HOST_PREFIX}gcc"
DEPENDS = "virtual/cross-cc"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe that this is a breaking change that will require the creation of a styhead branch before the change, right?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes it will, if not already done so.

@otavio otavio merged commit 9779a55 into Freescale:master Jan 22, 2025
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