mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-04-20 11:42:57 +00:00
ti-softhsmv2: don't fail QA on real .so plugin in -dev pkg
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user