From f76663ba97b055a7a063221e4a7992330e692a3c Mon Sep 17 00:00:00 2001 From: Anton Gerasimov Date: Mon, 24 Apr 2017 18:52:08 +0200 Subject: Move rvi-sota-client to poky-sota-systemd.conf --- 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 e334df0..20946a6 100644 --- a/conf/distro/sota.conf.inc +++ b/conf/distro/sota.conf.inc @@ -1,7 +1,7 @@ DISTRO_FEATURES_append = " sota" OVERRIDES .= ":sota" -IMAGE_INSTALL_append = " ostree os-release rvi-sota-client" +IMAGE_INSTALL_append = " ostree os-release" # live image for OSTree-enabled systems IMAGE_CLASSES += "image_types_ostree image_types_ota" -- cgit v1.2.3-54-g00ecf