[meta-ti] Denys Dmytriyenko : ti-softhsmv2: don't fail QA on real . so plugin in -dev pkg
Arago Project git
git at arago-project.org
Wed Apr 13 13:53:02 PDT 2016
Module: meta-ti
Branch: master
Commit: 12fbf1a37424f1cabd06dc993bf8921fd06f93d1
URL: http://arago-project.org/git/meta-ti.git?a=commit;h=12fbf1a37424f1cabd06dc993bf8921fd06f93d1
Author: Denys Dmytriyenko <denys at ti.com>
Date: Thu Apr 14 02:25:58 2016 +0000
ti-softhsmv2: don't fail QA on real .so plugin in -dev pkg
Signed-off-by: Denys Dmytriyenko <denys at ti.com>
---
recipes-ti/ti-softhsmv2/ti-softhsmv2_git.bb | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/recipes-ti/ti-softhsmv2/ti-softhsmv2_git.bb b/recipes-ti/ti-softhsmv2/ti-softhsmv2_git.bb
index 3143acd..a863c3a 100644
--- a/recipes-ti/ti-softhsmv2/ti-softhsmv2_git.bb
+++ b/recipes-ti/ti-softhsmv2/ti-softhsmv2_git.bb
@@ -39,6 +39,8 @@ FILES_${PN}-dbg += "${libdir}/softhsm/.debug"
FILES_${PN}-staticdev += "${libdir}/softhsm/*.a "
FILES_${PN}-dev += "${libdir}/softhsm/*.la ${libdir}/softhsm/lib*.so"
+INSANE_SKIP_${PN}-dev = "dev-elf"
+
do_install_append() {
install -d ${D}${mntdir}/securedbv0
install -d ${D}${mntdir}/securedbv1
More information about the meta-ti
mailing list