[meta-ti] [PATCH] ti-softhsmv2: don't fail QA on real .so plugin in -dev pkg
Denys Dmytriyenko
denis at denix.org
Wed Apr 13 13:25:58 PDT 2016
From: Denys Dmytriyenko <denys at ti.com>
Signed-off-by: Denys Dmytriyenko <denys at ti.com>
---
recipes-ti/ti-softhsmv2/ti-softhsmv2_git.bb | 2 ++
1 file changed, 2 insertions(+)
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
--
2.2.0
More information about the meta-ti
mailing list