mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-15 16:07:26 +00:00
opencv: link sfm module with Glog
* fixes build issue when dnn PACKAGECONFIG is enabled and ld-is-gold in DISTRO_FEATURES
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit 41ca2e57bc)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
5ed751b666
commit
707bc1899d
File diff suppressed because one or more lines are too long
@@ -51,6 +51,7 @@ SRC_URI = "git://github.com/opencv/opencv.git;name=opencv \
|
|||||||
file://0001-Dont-use-isystem.patch \
|
file://0001-Dont-use-isystem.patch \
|
||||||
file://download.patch \
|
file://download.patch \
|
||||||
file://0001-Make-ts-module-external.patch \
|
file://0001-Make-ts-module-external.patch \
|
||||||
|
file://0001-sfm-link-with-Glog_LIBS.patch;patchdir=../contrib \
|
||||||
"
|
"
|
||||||
SRC_URI_append_riscv64 = " file://0001-Use-Os-to-compile-tinyxml2.cpp.patch;patchdir=../contrib"
|
SRC_URI_append_riscv64 = " file://0001-Use-Os-to-compile-tinyxml2.cpp.patch;patchdir=../contrib"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user