distro: ostree: Remove aktualizr

This tool is automatically added by the sota class but we don't need it
and it is even flooding the logs by trying to connect to a server every
10 seconds.

BugzID: 65532
This commit is contained in:
Alexandre Bard 2020-08-18 14:52:35 +02:00
parent 1dfca402a9
commit 9304a601da
1 changed files with 3 additions and 0 deletions

View File

@ -8,6 +8,9 @@ DISTRO_FEATURES_append = " sota"
OSTREE_INITRAMFS_FSTYPES = "ext4.gz.u-boot"
OSTREE_COMMIT_SUBJECT = "${IMAGE_BASENAME};${EXTERNALSRC_GIT_SRCREV}"
# Unneeded tools added by sota class
IMAGE_INSTALL_remove = "aktualizr aktualizr-info"
SOTA_CLIENT = " "
SOTA_CLIENT_PROV = " "