summaryrefslogtreecommitdiffstats
path: root/conf/distro/poky-sota-systemd.conf
diff options
context:
space:
mode:
authorAnton Gerasimov <anton@advancedtelematic.com>2017-05-10 14:09:40 +0200
committerAnton Gerasimov <anton@advancedtelematic.com>2017-05-11 14:38:55 +0200
commitdb156eb572c52c70f6b4ec111734f314febddc47 (patch)
tree645434eda8f625aa88b84972b57cc0c305a60f0d /conf/distro/poky-sota-systemd.conf
parent83e834567264d2e38ea6e184a809159e5a13f5a8 (diff)
parent221a3753efeb67ea2c5e06dc7033c03385d37a00 (diff)
downloadmeta-updater-db156eb572c52c70f6b4ec111734f314febddc47.tar.gz
Merge remote-tracking branch 'origin/morty' into feat/noop
Diffstat (limited to 'conf/distro/poky-sota-systemd.conf')
-rw-r--r--conf/distro/poky-sota-systemd.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/distro/poky-sota-systemd.conf b/conf/distro/poky-sota-systemd.conf
index 78ca1e5..62b682a 100644
--- a/conf/distro/poky-sota-systemd.conf
+++ b/conf/distro/poky-sota-systemd.conf
@@ -13,4 +13,5 @@ VIRTUAL-RUNTIME_init_manager = "systemd"
13INHERIT_prepend = " sota" 13INHERIT_prepend = " sota"
14IMAGE_INSTALL_append = " connman connman-client rvi-sota-client" 14IMAGE_INSTALL_append = " connman connman-client rvi-sota-client"
15 15
16# Prelinking increases the size of downloads and causes build errors
16USER_CLASSES_remove = "image-prelink" 17USER_CLASSES_remove = "image-prelink"