diff options
| author | Anton Gerasimov <anton@advancedtelematic.com> | 2017-07-05 12:11:52 +0200 |
|---|---|---|
| committer | Anton Gerasimov <anton@advancedtelematic.com> | 2017-07-05 12:11:52 +0200 |
| commit | 69a0db9291725b1ddfa643dc00d6d2f1bf6c5caf (patch) | |
| tree | c9e4c89bce12a81ddd364b2676c8a005fff725dd /conf/distro | |
| parent | b0d9d7018502a29f062895f853efd41e7b760d5a (diff) | |
| parent | b56329a3745c93060888492db8e5762ba2628783 (diff) | |
| download | meta-updater-69a0db9291725b1ddfa643dc00d6d2f1bf6c5caf.tar.gz | |
Merge branch 'morty' into pyro
Diffstat (limited to 'conf/distro')
| -rw-r--r-- | conf/distro/sota.conf.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/distro/sota.conf.inc b/conf/distro/sota.conf.inc index 1775d92..ea1ca95 100644 --- a/conf/distro/sota.conf.inc +++ b/conf/distro/sota.conf.inc | |||
| @@ -7,7 +7,6 @@ | |||
| 7 | DISTRO_FEATURES_append = " sota" | 7 | DISTRO_FEATURES_append = " sota" |
| 8 | DISTRO_FEATURES_NATIVE_append = " sota" | 8 | DISTRO_FEATURES_NATIVE_append = " sota" |
| 9 | INHERIT += " sota" | 9 | INHERIT += " sota" |
| 10 | SOTA_CLIENT ?= "aktualizr" | ||
| 11 | # Prelinking increases the size of downloads and causes build errors | 10 | # Prelinking increases the size of downloads and causes build errors |
| 12 | USER_CLASSES_remove = "image-prelink" | 11 | USER_CLASSES_remove = "image-prelink" |
| 13 | 12 | ||
