summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorAnton Gerasimov <anton@advancedtelematic.com>2016-12-06 14:19:38 +0100
committerAnton Gerasimov <anton@advancedtelematic.com>2016-12-06 14:19:38 +0100
commitf82055f9c006c32841d5be7d8a34ffced157b38c (patch)
treea2e422e5e7c32afb07601b394119d893b06c996f /conf
parent8acf859efaf80bfcaab1d3c4d94363dec18b9af6 (diff)
downloadmeta-updater-f82055f9c006c32841d5be7d8a34ffced157b38c.tar.gz
Add missing dependencies
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 fa152c8..c6f914d 100644
--- a/conf/distro/sota.conf.inc
+++ b/conf/distro/sota.conf.inc
@@ -1,4 +1,4 @@
1IMAGE_INSTALL_append = " rvi-sota-client" 1IMAGE_INSTALL_append = " ostree rvi-sota-client"
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"