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-12 16:38:48 +0100
commit32ea791db776b47a8492bfa65dbe91141e33dd55 (patch)
treec634b233432d4b5113ba26ee3d4af6f766067dd5 /recipes-sota/aktualizr/aktualizr-device-prov-hsm.bb
parentb2954055c1996f255a3efb8365627f21ad98fadf (diff)
downloadmeta-updater-32ea791db776b47a8492bfa65dbe91141e33dd55.tar.gz
Set PKCS11_ENGINE_PATH when using aktualizr with HSM
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