camx: revision update for Hamoa, Lemans, Talos,Kodiak - #2738
Conversation
2370ab7 to
37263f2
Compare
Test Results 117 files 698 suites 7h 5m 19s ⏱️ Results for commit ed6a1e8. ♻️ This comment has been updated with latest results. |
|
Who are the current consumers for these libraries? Isn't this going to break camera-service at runtime? Also, please remove the debian specific information from the changelog, not relevant here. |
Camera service is the consumer, and yes they already have merged changes to update names at their end Once our changes merge, they will update their source revision in meta-qcom to updated SHA |
How are you managing the transition to the new name? Currently it seems both changes would have to be merged together to avoid a broken build. |
|
We should add new recipe, switch CamX to it, then drop the recipe providing old libraries. |
37263f2 to
b8cafa4
Compare
will work with camera-service team to raise common PR |
b8cafa4 to
9c91b86
Compare
|
please help to review camx changes. |
be5bb91 to
ef78f6d
Compare
|
Also please rebase. |
ef78f6d to
45b24ce
Compare
Update the headers tar to align with the sources. Change SRC_URI to use the prebuilt_yocto_master artifact path, which is the current location of the published tarball. Signed-off-by: Ganesh Khose <gkhose@qti.qualcomm.com>
Change SRC_URI to use the prebuilt_yocto_master artifact path, which is the current location of the published tarball. Rename libcamera_metadata, libcamera_hardware to libcamx_metadata, libcamx_hardware to avoid clash with open source libcamera library. create compatibility symlinks for the legacy library names. Signed-off-by: Ganesh Khose <gkhose@qti.qualcomm.com>
common: - Change SRC_URI to use the prebuilt_yocto_master artifact path, which is he current location of the published tarball. - Rename libcamera_metadata, libcamera_hardware to libcamx_metadata, libcamx_hardware to avoid clash with open source libcamera library. - create compatibility symlinks for the legacy library names. camxlib-lemans: - Enable SW-MCTF(Software Motion Compensated Temporal Filter) support. camxlib-talos: - Add AR0231 GMSL sensor driver support - Add OX03F10 RAW/YUV GMSL sensor driver support - Add SerDes support for max9296a (deserializer) and max9295a/max96717 (serializers) - Enable the common Hidrx (High Dynamic Range X) algorithm library for Talos (QCS615) to support BayerFusion and YUVFusion SHDR usecases. - Update camxlib-talos recipe to include sensor binaries, Hidrx library and EIS/LDC feature library. camxlib-hamoa: - Add IMX688 sensor driver support for Hamoa and Purwa platforms - Enable OG0VA1B sensor integration for Hamoa and Purwa Signed-off-by: Ganesh Khose <gkhose@qti.qualcomm.com>
Upgrade camera-service recipes tag from 1.0.2 to 1.0.4 Highlights: - Add missing copyrights - Correctly track and assign callback buffer FDs - Use CMAKE_INSTALL_LIBDIR for destination install paths - Support CamX 2.0 lib names and header paths - Use existing install path for 1.x for debian - Preserve run directory during service restart - Added SocId and string name for glymur Signed-off-by: Shubhankar Kulkarni <shukulk@qti.qualcomm.com> Signed-off-by: Ganesh Khose <gkhose@qti.qualcomm.com>
Remove obsolete libcamera_* compatibility symlink creation and associated FILES entries. Signed-off-by: Ganesh Khose <gkhose@qti.qualcomm.com>
Remove obsolete libcamera_* compatibility symlink creation and associated FILES entries. Signed-off-by: Ganesh Khose <gkhose@qti.qualcomm.com>
45b24ce to
ed6a1e8
Compare
|
Ricardo Salveti (@ricardosalveti) / Dmitry Baryshkov (@lumag) , |
2c63ba2
into
qualcomm-linux:master
|
Successfully created backport PR for |
camx: Rename cax library to avoid clash with open source libcamera library.
camxcommon-headers: Update to the 1.0.12 revision.
camxlib-kodiak: Update to the 1.0.25 revision.
common.inc: Change SRC_URI and update to the 1.0.28 revision
common:
camxlib-lemans:
camxlib-talos:
camxlib-hamoa:
camera-service: upgrade 1.0.2 -> 1.0.4
Upgrade camera-service recipes tag from 1.0.2 to 1.0.4
Highlights: