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

Error building Yocto images with rpi-rgb-led-matrix #1755

Open
BanbanBZH opened this issue Jan 23, 2025 · 0 comments
Open

Error building Yocto images with rpi-rgb-led-matrix #1755

BanbanBZH opened this issue Jan 23, 2025 · 0 comments

Comments

@BanbanBZH
Copy link

Hi,

I'm working on a project with a raspberry pi zero W connected to 3 panel of 16x32.
My project is functional with raspbian but I would like to migrate to Yocto to facilitate the programming of new cards.
I have already built a classic image for my project based on core-image-minimal.
The problem is that I can't seem to add rpi-rgb-led-matrix to my image.
I created a recipe to download the repository and install the library, however I keep getting an error during bitbake.

I have tried many ways so I don't have any particular error message to show. But I wanted to know if someone had already managed to integrate the library into their yocto image for a raspberry ? (not particularly the 0 w)
My goal is to run a python script which launches at startup and which displays numbers on the panels.

Thanks !

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

1 participant