summaryrefslogtreecommitdiffstats
path: root/recipes-sota/aktualizr/aktualizr-device-prov-hsm.bb
diff options
context:
space:
mode:
authorLaurent Bonnans <laurent.bonnans@here.com>2019-12-04 17:21:52 +0100
committerLaurent Bonnans <laurent.bonnans@here.com>2019-12-06 15:29:05 +0100
commit8350535741df78fa8b7c73549edb6f7e3f0b1738 (patch)
tree0b170c811171d4f23ceafde428d3e925f0cbe0e3 /recipes-sota/aktualizr/aktualizr-device-prov-hsm.bb
parent2db28bc006819eacb8a6cd8d178f82a9fa0d62f1 (diff)
downloadmeta-updater-8350535741df78fa8b7c73549edb6f7e3f0b1738.tar.gz
Set PKCS11_ENGINE_PATH when using aktualizr with HSMfeat/set-pkcs11-path
Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
Diffstat (limited to 'recipes-sota/aktualizr/aktualizr-device-prov-hsm.bb')
-rw-r--r--recipes-sota/aktualizr/aktualizr-device-prov-hsm.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-sota/aktualizr/aktualizr-device-prov-hsm.bb b/recipes-sota/aktualizr/aktualizr-device-prov-hsm.bb
index 4eadb77..8f28c03 100644
--- a/recipes-sota/aktualizr/aktualizr-device-prov-hsm.bb
+++ b/recipes-sota/aktualizr/aktualizr-device-prov-hsm.bb
@@ -14,7 +14,7 @@ DEPENDS = "aktualizr"
14# If the config file from aktualizr used here is changed, you will need to bump 14# If the config file from aktualizr used here is changed, you will need to bump
15# the version here because of SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS! 15# the version here because of SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS!
16PV = "1.0" 16PV = "1.0"
17PR = "6" 17PR = "7"
18 18
19SRC_URI = "" 19SRC_URI = ""
20 20