summaryrefslogtreecommitdiffstats
path: root/recipes-sota
diff options
context:
space:
mode:
authorBen Luck <ben+qa@advancedtelematic.com>2019-02-27 13:47:41 +0100
committerGitHub <noreply@github.com>2019-02-27 13:47:41 +0100
commit884a3db8e3b314333efd7b4e975cbf48ef992d6c (patch)
tree4b9c2b0979a059ebb07267e56821cde5eb3a1d9c /recipes-sota
parenta56c8b483d9ba88c1506e2c86a6784499a94b00b (diff)
parent0daa2bc6098a8b94807499093ff225c16ed33ff6 (diff)
downloadmeta-updater-884a3db8e3b314333efd7b4e975cbf48ef992d6c.tar.gz
Merge pull request #498 from advancedtelematic/doc/auto-reboot-config
README: document auto-reboot config feature.
Diffstat (limited to 'recipes-sota')
-rw-r--r--recipes-sota/config/aktualizr-auto-reboot.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-sota/config/aktualizr-auto-reboot.bb b/recipes-sota/config/aktualizr-auto-reboot.bb
index 1317fd4..ad4d17c 100644
--- a/recipes-sota/config/aktualizr-auto-reboot.bb
+++ b/recipes-sota/config/aktualizr-auto-reboot.bb
@@ -1,5 +1,5 @@
1SUMMARY = "Enable auto reboot to apply updates" 1SUMMARY = "Enable auto reboot to apply updates"
2DESCRIPTION = "Configures aktualizr to auto reboot just after new updates installation in order to apply them" 2DESCRIPTION = "Configures aktualizr to automatically reboot after new updates are installed in order to apply the updates immediately"
3HOMEPAGE = "https://github.com/advancedtelematic/aktualizr" 3HOMEPAGE = "https://github.com/advancedtelematic/aktualizr"
4SECTION = "base" 4SECTION = "base"
5LICENSE = "MPL-2.0" 5LICENSE = "MPL-2.0"