camx: chicdk compilation using meta-qcom-extras#1669
Draft
gkhose-qipl wants to merge 8 commits intoqualcomm-linux:masterfrom
Draft
camx: chicdk compilation using meta-qcom-extras#1669gkhose-qipl wants to merge 8 commits intoqualcomm-linux:masterfrom
gkhose-qipl wants to merge 8 commits intoqualcomm-linux:masterfrom
Conversation
Add OpenCL-related DEPENDS/RRECOMMENDS and package *.cl + software tnr program bin only when DISTRO_FEATURES contains 'opencl'. Signed-off-by: Ganesh Khose <gkhose@qti.qualcomm.com>
Enable EIS (Electronic Image Stabilization), LDC (Lens Distortion
Correction), SHDRV2, and SHDRV3.
Publish static capability tags when dependent libraries are available.
Enable SW-TNR and publish the static capability on supported targets.
INSANE_SKIP is added to handle pre-stripped Library files.
Include *.cl and libmctf_cl_program.bin in ${PN} only if DISTRO_FEATURES
has 'opencl'.
Signed-off-by: Ganesh Khose <gkhose@qti.qualcomm.com>
Add OpenCL-related DEPENDS/RRECOMMENDS and package *.cl only when DISTRO_FEATURES contains 'opencl'. Signed-off-by: Ganesh Khose <gkhose@qti.qualcomm.com>
Enable EIS (Electronic Image Stabilization), LDC (Lens Distortion
Correction), SHDRV2, and SHDRV3.
Publish static capability tags when dependent libraries are available
on the target.
INSANE_SKIP is added to handle pre-stripped Library files.
Include *.cl and libmctf_cl_program.bin in ${PN} only if DISTRO_FEATURES
has 'opencl'.
Add necessary build-time dependencies and runtime recommendations for
sensor services and binaries.
Signed-off-by: Ganesh Khose <gkhose@qti.qualcomm.com>
Add headers required for chicdk compilation. Signed-off-by: Ganesh Khose <gkhose@qti.qualcomm.com>
Include the static library (.a) in the generated tarball for consumers that require static linking. Package static libraries (.a files) in staticdev for compilation use. Signed-off-by: Ganesh Khose <gkhose@qti.qualcomm.com>
Include the static library (.a) in the generated tarball for consumers that require static linking. Signed-off-by: Ganesh Khose <gkhose@qti.qualcomm.com>
Include the static library (.a) in the generated tarball for consumers that require static linking. INSANE_SKIP is added to handle pre-stripped Library files. Signed-off-by: Ganesh Khose <gkhose@qti.qualcomm.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.
DNM: PR to validate chicdk compilation using meta-qcom-extras