Skip to content

Commit 5c4d49b

Browse files
author
Pulkit Singh Tak
committed
opencv: add qcom-fastcv-binaries to RDEPENDS for qcom aarch64
OpenCV supports FastCV DSP functionality, which requires the entry-point library `libfastcvopt.so` provided by the qcom-fastcv-binaries package. This change ensures the appropriate runtime dependency for qcom aarch64. Signed-off-by: Pulkit Singh Tak <[email protected]>
1 parent aa40f0b commit 5c4d49b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dynamic-layers/openembedded-layer/recipes-support/opencv/opencv_%.bbappend

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@ PACKAGECONFIG:append:qcom = " tests"
22

33
# Only on ARMv8 Qualcomm machines
44
PACKAGECONFIG:append:qcom:aarch64 = " fastcv"
5+
RDEPENDS:${PN}:append:qcom:aarch64 = " qcom-fastcv-binaries"

0 commit comments

Comments
 (0)