On 11/20/2019 11:54 AM, Jianzhong Xu wrote:
* move dlr shared library to python sitepackages dlr folder
Signed-off-by: Jianzhong Xu <[email protected]>
---
recipes-support/neo-ai/neo-ai-dlr_git.bb | 1 +
1 file changed, 1 insertion(+)
diff --git a/recipes-support/neo-ai/neo-ai-dlr_git.bb
b/recipes-support/neo-ai/neo-ai-dlr_git.bb
index cbf4447..e81a939 100644
--- a/recipes-support/neo-ai/neo-ai-dlr_git.bb
+++ b/recipes-support/neo-ai/neo-ai-dlr_git.bb
@@ -57,6 +57,7 @@ do_install() {
# setup.py install some libs under datadir, but we don't need them, so remove.
Can you also update the above comment as it is no longer relevant?
rm ${D}${datadir}/dlr/*.so
+ mv ${D}${libdir}/libdlr.so ${D}${PYTHON_SITEPACKAGES_DIR}/dlr
# Now install python test scripts
install -d ${D}${datadir}/dlr/tests
_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago