summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorAnton Gerasimov <anton@advancedtelematic.com>2016-12-08 18:03:33 +0100
committerAnton Gerasimov <anton@advancedtelematic.com>2016-12-08 18:25:33 +0100
commit00ec1ca642865bc6051d5f62df2e1bed7ba6fd58 (patch)
treef3dcba0df4f8d6643e88fef514e8a46d88b0d787 /conf
parent8450a21f9c60c27a123375bac0ad29d876e2e52e (diff)
downloadmeta-updater-00ec1ca642865bc6051d5f62df2e1bed7ba6fd58.tar.gz
Add a recipe deploying credentials on the device
Diffstat (limited to 'conf')
-rw-r--r--conf/distro/sota.conf.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/sota.conf.inc b/conf/distro/sota.conf.inc
index 30d2ae5..5520154 100644
--- a/conf/distro/sota.conf.inc
+++ b/conf/distro/sota.conf.inc
@@ -1,4 +1,4 @@
1IMAGE_INSTALL_append = " ostree rvi-sota-client" 1IMAGE_INSTALL_append = " ostree rvi-sota-client sota-credentials"
2 2
3# live image for OSTree-enabled systems 3# live image for OSTree-enabled systems
4IMAGE_CLASSES_append = " image_types_ostree image_types_ota" 4IMAGE_CLASSES_append = " image_types_ostree image_types_ota"