From f82055f9c006c32841d5be7d8a34ffced157b38c Mon Sep 17 00:00:00 2001 From: Anton Gerasimov Date: Tue, 6 Dec 2016 14:19:38 +0100 Subject: Add missing dependencies --- conf/distro/sota.conf.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/distro/sota.conf.inc') diff --git a/conf/distro/sota.conf.inc b/conf/distro/sota.conf.inc index fa152c8..c6f914d 100644 --- a/conf/distro/sota.conf.inc +++ b/conf/distro/sota.conf.inc @@ -1,4 +1,4 @@ -IMAGE_INSTALL_append = " rvi-sota-client" +IMAGE_INSTALL_append = " ostree rvi-sota-client" # live image for OSTree-enabled systems IMAGE_CLASSES_append = " image_types_ostree image_types_ota" -- cgit v1.2.3-54-g00ecf