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

mesa-etnaviv-env: prevent warning #1975

Merged
merged 1 commit into from
Oct 17, 2024

Conversation

MaxKrummenacher
Copy link
Contributor

Prevent the following warning by setting S to an existing directory. (no real problem was seen but the warning)

| WARNING: mesa-etnaviv-env-0.1-r0 do_unpack: mesa-etnaviv-env:
| the directory ${WORKDIR}/${BP} (.../mesa-etnaviv-env/0.1/mesa-etnaviv-env-0.1)
| pointed to by the S variable doesn't exist - please set S within
| the recipe to point to where source has been unpacked to

Prevent the following warning by setting S to an existing directory.
(no real problem was seen but the warning)

| WARNING: mesa-etnaviv-env-0.1-r0 do_unpack: mesa-etnaviv-env:
|     the directory ${WORKDIR}/${BP} (.../mesa-etnaviv-env/0.1/mesa-etnaviv-env-0.1)
|     pointed to by the S variable doesn't exist - please set S within
|     the recipe to point to where source has been unpacked to

Signed-off-by: Max Krummenacher <[email protected]>
@otavio otavio merged commit 3147b14 into Freescale:master Oct 17, 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