From 08e225b8e66e25003108921c0b05688c7ea6892e Mon Sep 17 00:00:00 2001 From: Anton Gerasimov Date: Thu, 8 Jun 2017 17:54:32 +0200 Subject: Set default SOTA_CLIENT directly in sota.bbclass --- conf/distro/sota.conf.inc | 1 - 1 file changed, 1 deletion(-) (limited to 'conf/distro') diff --git a/conf/distro/sota.conf.inc b/conf/distro/sota.conf.inc index 07844e3..7438424 100644 --- a/conf/distro/sota.conf.inc +++ b/conf/distro/sota.conf.inc @@ -6,6 +6,5 @@ DISTRO_FEATURES_append = " sota" INHERIT += " sota" -SOTA_CLIENT ?= "aktualizr" # Prelinking increases the size of downloads and causes build errors USER_CLASSES_remove = "image-prelink" -- cgit v1.2.3-54-g00ecf