diff options
| author | Patrick Vacek <patrickvacek@gmail.com> | 2017-08-08 17:36:20 +0200 |
|---|---|---|
| committer | Patrick Vacek <patrickvacek@gmail.com> | 2017-08-08 17:36:20 +0200 |
| commit | e59b7e959695a31b109b873e7de420cf947e22b8 (patch) | |
| tree | 70c72493a81bc9a15d0433b85bc81b8bee613271 | |
| parent | b20eb4aa872f00827d0c079d30a61bd86f68866e (diff) | |
| download | meta-updater-e59b7e959695a31b109b873e7de420cf947e22b8.tar.gz | |
Remove device section as it is no longer used.
| -rw-r--r-- | recipes-sota/aktualizr/files/sota_autoprov.toml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/recipes-sota/aktualizr/files/sota_autoprov.toml b/recipes-sota/aktualizr/files/sota_autoprov.toml index 9d4ce3b..9fbb093 100644 --- a/recipes-sota/aktualizr/files/sota_autoprov.toml +++ b/recipes-sota/aktualizr/files/sota_autoprov.toml | |||
| @@ -1,7 +1,3 @@ | |||
| 1 | [device] | ||
| 2 | packages_dir = "/tmp/packages_dir" | ||
| 3 | system_info = "system_info.sh" | ||
| 4 | |||
| 5 | [tls] | 1 | [tls] |
| 6 | certificates_directory = "/var/sota/" | 2 | certificates_directory = "/var/sota/" |
| 7 | ca_file = "root.crt" | 3 | ca_file = "root.crt" |
