From 752f08efe7050f6476ae2f76f1c986fa8cd698e9 Mon Sep 17 00:00:00 2001 From: Patrick Vacek Date: Tue, 30 Jul 2019 10:53:34 +0200 Subject: README: fix type in recipe name. Signed-off-by: Patrick Vacek Suggested-by: Montgomery, Greg (cherry-picked from commit 924a190936f24eb9978e66c8a9e44c2d5873f2a4) --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.adoc') diff --git a/README.adoc b/README.adoc index 9c125bf..8bded9a 100644 --- a/README.adoc +++ b/README.adoc @@ -112,7 +112,7 @@ Your images will also need network connectivity to be able to reach an actual OT * `SOTA_SECONDARY_CONFIG` - a file containing JSON configuration for secondaries. It will be installed into `/etc/sota/ecus` on the device and automatically provided to aktualizr. See link:https://github.com/advancedtelematic/aktualizr/blob/master/docs/posix-secondaries-bitbaking.adoc[here] for more details. * `SOTA_HARDWARE_ID` - a custom hardware ID that will be written to the aktualizr config. Defaults to MACHINE if not set. * `RESOURCE_xxx_pn-aktualizr` - controls maximum resource usage of the aktualizr service, when `aktualizr-resource-control` is installed on the image. See <> for details. -* `SOTA_POLLING_SEC` - sets polling interval for aktualizr to check for updates if aktualizr-polling-sec is included in the image. +* `SOTA_POLLING_SEC` - sets polling interval for aktualizr to check for updates if aktualizr-polling-interval is included in the image. == Usage -- cgit v1.2.3-54-g00ecf