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

Follow oe-core disallowing S = WORKDIR #121

Merged
merged 2 commits into from
May 28, 2024

Conversation

MaxKrummenacher
Copy link
Contributor

No description provided.

Setting `S = ${WORKDIR}` is no longer allowed. Use the the default
setting of S and move the sources accordingly.
Compare wit OE-core commit 32cba1cc91 ("insane: Error for S == WORKDIR")

Fixes:
ERROR: <xyz>.bb: Using S = ${WORKDIR} is no longer supported

Signed-off-by: Max Krummenacher <[email protected]>
Setting `S = ${WORKDIR}` is no longer allowed. Use the the default
setting of S and move the sources accordingly.
Compare wit OE-core commit 32cba1cc91 ("insane: Error for S == WORKDIR")

Fixes:
ERROR: <xyz>.bb: Using S = ${WORKDIR} is no longer supported

Signed-off-by: Max Krummenacher <[email protected]>
@MaxKrummenacher
Copy link
Contributor Author

This might conflict if building against older (scarthgap ...) layer versions.

@MaxKrummenacher
Copy link
Contributor Author

This might conflict if building against older (scarthgap ...) layer versions.

meta-freescale-distro anyway branched off scarthgap. So that shouldn't be an issue.

@otavio otavio merged commit 1975e20 into Freescale:master May 28, 2024
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