From 00ec1ca642865bc6051d5f62df2e1bed7ba6fd58 Mon Sep 17 00:00:00 2001 From: Anton Gerasimov Date: Thu, 8 Dec 2016 18:03:33 +0100 Subject: Add a recipe deploying credentials on the device --- conf/distro/sota.conf.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/distro') 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 @@ -IMAGE_INSTALL_append = " ostree rvi-sota-client" +IMAGE_INSTALL_append = " ostree rvi-sota-client sota-credentials" # live image for OSTree-enabled systems IMAGE_CLASSES_append = " image_types_ostree image_types_ota" -- cgit v1.2.3-54-g00ecf