summaryrefslogtreecommitdiffstats
path: root/recipes-sota/aktualizr/aktualizr-device-prov-hsm.bb
diff options
context:
space:
mode:
authorlbonn <lbonn@users.noreply.github.com>2019-12-10 10:39:50 +0100
committerGitHub <noreply@github.com>2019-12-10 10:39:50 +0100
commitf858ce8cae6061d0f48f22c15106301bc440e677 (patch)
tree4208864103c811a8f53d7c6e917cc9edef7076ff /recipes-sota/aktualizr/aktualizr-device-prov-hsm.bb
parenta46388d295badc7a19a9964f07b5cc5df1ca4b91 (diff)
parent8350535741df78fa8b7c73549edb6f7e3f0b1738 (diff)
downloadmeta-updater-f858ce8cae6061d0f48f22c15106301bc440e677.tar.gz
Merge pull request #642 from advancedtelematic/feat/set-pkcs11-path
Set PKCS11_ENGINE_PATH when using aktualizr with HSM
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