summaryrefslogtreecommitdiffstats
path: root/recipes-sota/aktualizr/credentials.inc
diff options
context:
space:
mode:
authorPatrick Vacek <patrickvacek@gmail.com>2019-02-14 09:47:22 +0100
committerPatrick Vacek <patrickvacek@gmail.com>2019-02-14 09:47:22 +0100
commit20095e84004992a6b779c60e0e4b5db89797004d (patch)
treeeca591462a381165f1db9911ff78529fd365d17b /recipes-sota/aktualizr/credentials.inc
parent62e26ec467116d25a1d5a887b7b43ae1144a7446 (diff)
parent29c3476c8286649210ab8d731bfa063c76907f3b (diff)
downloadmeta-updater-backport/thud/garage-sign-lock-etc.tar.gz
Merge branch 'master' of https://github.com/advancedtelematic/meta-updater into backport/thud/garage-sign-lock-etcbackport/thud/garage-sign-lock-etc
Diffstat (limited to 'recipes-sota/aktualizr/credentials.inc')
-rw-r--r--recipes-sota/aktualizr/credentials.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-sota/aktualizr/credentials.inc b/recipes-sota/aktualizr/credentials.inc
index 256c8ff..7c44257 100644
--- a/recipes-sota/aktualizr/credentials.inc
+++ b/recipes-sota/aktualizr/credentials.inc
@@ -1 +1 @@
SRC_URI_append = "${@('file://' + d.getVar('SOTA_PACKED_CREDENTIALS', True)) if d.getVar('SOTA_PACKED_CREDENTIALS', True) else ''}" SRC_URI_append = "${@('file://' + d.getVar('SOTA_PACKED_CREDENTIALS')) if d.getVar('SOTA_PACKED_CREDENTIALS') else ''}"