Skip to content

Rebuild Intel IPU7 camera against updated jsoncpp - #361

Merged
ryanrhughes merged 1 commit into
masterfrom
fix/intel-ipu7-jsoncpp-rebuild
Sep 9, 2026
Merged

Rebuild Intel IPU7 camera against updated jsoncpp#361
ryanrhughes merged 1 commit into
masterfrom
fix/intel-ipu7-jsoncpp-rebuild

Conversation

@ryanrhughes

Copy link
Copy Markdown
Collaborator

The installed Intel IPU7 camera HAL requires libjsoncpp.so.26, but jsoncpp 1.9.8-1 now provides libjsoncpp.so.27. The HAL consequently fails to load, leaving applications with no usable camera stream.

Bump intel-ipu7-camera from 1.0.5-1 to 1.0.5-2 so the release builder recompiles the HAL against the current library. Add jsoncpp to rebuild_on and use bin/sync-rebuilds intel-ipu7-camera to record the x86_64 dependency version, so future jsoncpp updates also trigger a package release.

Validation: bin/sync-rebuilds --self-test, a second targeted sync with no further changes, package metadata validation, bash -n, makepkg --printsrcinfo, and git diff --check all passed. A full package build and camera hardware test remain for the rebuilt package.

@ryanrhughes
ryanrhughes merged commit 60a6b0f into master Sep 9, 2026
2 checks passed
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.

1 participant