summaryrefslogtreecommitdiffstats
path: root/rules/host-softhsm.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2018-11-01 15:05:47 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2018-11-02 08:29:45 +0100
commit409ba53e18eb57f5075d25308979af52fbee192b (patch)
treecff0e88d8825371356c08d5d41e6636935571ad5 /rules/host-softhsm.make
parent9ed55366f8591a8c62b82a61e406d39009d17dbd (diff)
downloadptxdist-409ba53e18eb57f5075d25308979af52fbee192b.tar.gz
ptxdist-409ba53e18eb57f5075d25308979af52fbee192b.tar.xz
host-softhsm: enable sqlite backend
This is necessary for parallel access to the data. Without this building a BSP with -jX may fail if multiple packages try to use it. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/host-softhsm.make')
-rw-r--r--rules/host-softhsm.make1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/host-softhsm.make b/rules/host-softhsm.make
index bbd0183e0..b8a128666 100644
--- a/rules/host-softhsm.make
+++ b/rules/host-softhsm.make
@@ -37,6 +37,7 @@ HOST_SOFTHSM_CONF_OPT := \
--disable-non-paged-memory \
--disable-gost \
--with-crypto-backend=openssl \
+ --with-objectstore-backend-db \
--without-migrate \
--with-p11-kit=/share/p11-kit/modules