netmodule-linux-image: install chrony on all images

chrony - daemon
chronyc - user space tool to access daemon

BugzID: 52095

Signed-off-by: Ramon Moesching <ramon.moesching@netmodule.com>
This commit is contained in:
Ramon Moesching 2020-02-18 15:30:42 +01:00
parent 9cb57ba3eb
commit 57d2bf4356
1 changed files with 2 additions and 0 deletions

View File

@ -72,6 +72,8 @@ IMAGE_INSTALL_append_am335x-nmhw21 = " \
mac-address-set \
imu-setup \
ublox-gnss-config \
chrony \
chronyc \
"
IMAGE_INSTALL_append_am335x-nrhw20 = " \