Upgrade to Trixie and Java 25, remove OrangePi 6 Plus image#136
Merged
samfreund merged 5 commits intoPhotonVision:2027from Apr 23, 2026
Merged
Upgrade to Trixie and Java 25, remove OrangePi 6 Plus image#136samfreund merged 5 commits intoPhotonVision:2027from
samfreund merged 5 commits intoPhotonVision:2027from
Conversation
Closed
2aa913b to
7657714
Compare
Contributor
Author
|
RPiOS Trixie has libcamera 0.6 installed by default, which does not work with the current libcamera jni driver. |
Member
|
This is blocked by PhotonVision/photon-libcamera-gl-driver#30 right? |
Contributor
Author
|
Yes, at least the libcamera 0.6 compatibility part. |
d233c40 to
a22b376
Compare
mcm001
approved these changes
Apr 23, 2026
mcm001
added a commit
to PhotonVision/photon-libcamera-gl-driver
that referenced
this pull request
Apr 23, 2026
This updates to libcamera 0.6, to unblock upstream compatibility with PhotonVision/photon-image-modifier#136. --------- Co-authored-by: Mathias <70431366+SoZ0@users.noreply.github.com> Co-authored-by: Matt M <matthew.morley.ca@gmail.com>
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.
Upgrades the base image for Raspberry Pi devices to Trixie and Java for all devices to 25. Also includes the cpufrequtils patch from and closes #93 since otherwise the image build would fail. This removes the Orange Pi 6 Plus image due to lack of image support.
Blocked on libcamera 0.6 support from PhotonVision/photon-libcamera-gl-driver#30
closes #115