diff options
| author | Anton Gerasimov <anton@advancedtelematic.com> | 2017-05-05 14:52:31 +0200 |
|---|---|---|
| committer | Anton Gerasimov <anton@advancedtelematic.com> | 2017-05-05 14:52:31 +0200 |
| commit | f3b1df60bff83941e112d0f0594e497822efb6cc (patch) | |
| tree | 99b911e0f56e98d49ad86049b3199c1306e12ffa /conf/distro/poky-sota-systemd.conf | |
| parent | 9e9caee2ffcc549aaa0b852558e79518ebcc8c92 (diff) | |
| download | meta-updater-f3b1df60bff83941e112d0f0594e497822efb6cc.tar.gz | |
Add support for am335x-evm based board with WiFi
Diffstat (limited to 'conf/distro/poky-sota-systemd.conf')
| -rw-r--r-- | conf/distro/poky-sota-systemd.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/distro/poky-sota-systemd.conf b/conf/distro/poky-sota-systemd.conf index e6f43f7..3a50d66 100644 --- a/conf/distro/poky-sota-systemd.conf +++ b/conf/distro/poky-sota-systemd.conf | |||
| @@ -10,3 +10,6 @@ VIRTUAL-RUNTIME_init_manager = "systemd" | |||
| 10 | 10 | ||
| 11 | INHERIT += " sota" | 11 | INHERIT += " sota" |
| 12 | IMAGE_INSTALL_append = " connman connman-client rvi-sota-client" | 12 | IMAGE_INSTALL_append = " connman connman-client rvi-sota-client" |
| 13 | |||
| 14 | # Prelinking increases the size of downloads and causes build errors | ||
| 15 | USER_CLASSES_remove = "image-prelink" | ||
