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

libiio-iiod, libiio-tests and libiio-python3 not being added to final build when using =+ #839

Closed
tjpsantiago opened this issue Jun 28, 2024 · 2 comments

Comments

@tjpsantiago
Copy link

PACKAGES =+ "${PN}-iiod ${PN}-tests ${PN}-python3"

@kraj
Copy link
Contributor

kraj commented Jun 28, 2024

Please describe the issue with some more detail, since += or =+ are valid ways of adding to a bitbake variable.

@tjpsantiago tjpsantiago changed the title libiio bitbake file incorrect addition of PACKAGES due to use of "=+" instead of "+=" libiio-iiod, libiio-tests and libiio-python3 not being added to final build when using =+ Jun 29, 2024
@tjpsantiago
Copy link
Author

Hi @kraj ,

sorry. now that you mention it, I think we need to check again on our side why on our side this =+ is not working as how we expected it to be. libiio-iiod, libiio-tests and libiio-python3 was not being installed in our final image.

do you know any way to debug this problem? currently we are only debugging by checking if iio-info and other expected binaries are available in the final image.

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

No branches or pull requests

2 participants