diff options
author | Mingli Yu <mingli.yu@windriver.com> | 2020-06-18 16:08:55 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2020-06-18 07:18:29 -0700 |
commit | a52e374663ed92e73981251ade7a6cc5357c9c70 (patch) | |
tree | c21ecaf81c65b9b4d9bcb7e2b9ad10eab7236cf4 /meta-python/recipes-devtools/python/python-prompt-toolkit.inc | |
parent | 358b3982583c93fdc0a4cebdab31f923d77b7f8b (diff) | |
download | meta-openembedded-a52e374663ed92e73981251ade7a6cc5357c9c70.tar.gz |
opencv: make ts module external
* Remove the patch which used to create ts module as shared library
as the logic is covered in the new added patch which makes ts module
external
* Add a patch to make ts module external to fix the below broken link:
# ls -l /usr/lib64/libopencv_ts.so
lrwxrwxrwx 1 root root 19 Jun 14 19:13 /usr/lib64/libopencv_ts.so -> libopencv_ts.so.4.3
# rpm -qf /usr/lib64/libopencv_ts.so
libopencv-ts-dev-4.3.0-r0.corei7_64
# readlink -e /usr/lib64/libopencv_ts.so
# echo $?
1
Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-prompt-toolkit.inc')
0 files changed, 0 insertions, 0 deletions