mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +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>
This commit is contained in:
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