Testing what can be done to get the Rubik Pi 3 image to build#128
Merged
mcm001 merged 18 commits intoPhotonVision:mainfrom Mar 2, 2026
Merged
Testing what can be done to get the Rubik Pi 3 image to build#128mcm001 merged 18 commits intoPhotonVision:mainfrom
mcm001 merged 18 commits intoPhotonVision:mainfrom
Conversation
Contributor
|
I saw it in one of the logs that this installs libgl. I think we can probably get rid of this, we don't use OpenGL for anything. |
samfreund
reviewed
Feb 22, 2026
fb94f3a to
58a29c8
Compare
samfreund
approved these changes
Mar 2, 2026
mcm001
pushed a commit
to PhotonVision/photonvision
that referenced
this pull request
Mar 3, 2026
[Release notes for 2026.1.3](https://github.com/PhotonVision/photon-image-modifier/releases/tag/v2026.1.3) - Provisional orange pi 6 plus image builder by @guineawheek in PhotonVision/photon-image-modifier#126 - Install usbtop to images by @samfreund in PhotonVision/photon-image-modifier#129 - Shrunk our Rubik Pi 3 image by @crschardt in PhotonVision/photon-image-modifier#128 This PR includes a downsized Rubik Pi image and usbtop shipped with the image for debugging. It also adds the opi6 image (note no OD support yet; platform is detected as a generic arm64 target).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is a test PR to see what we can do to get the Rubik Pi 3 image to build.
closes #127