summaryrefslogtreecommitdiffstats
path: root/meta-sota/recipes-sota/aktualizr/credentials.inc
diff options
context:
space:
mode:
authorLaurent Bonnans <laurent.bonnans@here.com>2018-05-22 10:19:33 +0200
committerLaurent Bonnans <laurent.bonnans@here.com>2018-05-22 10:19:33 +0200
commit21b3d7ceedd53f9b5eb00b777bdb1cf22183e289 (patch)
tree7b4ef4b2e4d1ec02a61a87cbd040e1eebb5112a8 /meta-sota/recipes-sota/aktualizr/credentials.inc
parent52e20c85e8a39f3d9bfc27448f235c34b31491e6 (diff)
downloadmeta-updater-21b3d7ceedd53f9b5eb00b777bdb1cf22183e289.tar.gz
Start moving everything for new directory structure
Diffstat (limited to 'meta-sota/recipes-sota/aktualizr/credentials.inc')
-rw-r--r--meta-sota/recipes-sota/aktualizr/credentials.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-sota/recipes-sota/aktualizr/credentials.inc b/meta-sota/recipes-sota/aktualizr/credentials.inc
new file mode 100644
index 0000000..256c8ff
--- /dev/null
+++ b/meta-sota/recipes-sota/aktualizr/credentials.inc
@@ -0,0 +1 @@
SRC_URI_append = "${@('file://' + d.getVar('SOTA_PACKED_CREDENTIALS', True)) if d.getVar('SOTA_PACKED_CREDENTIALS', True) else ''}"