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:
parent
9cb57ba3eb
commit
57d2bf4356
|
|
@ -72,6 +72,8 @@ IMAGE_INSTALL_append_am335x-nmhw21 = " \
|
|||
mac-address-set \
|
||||
imu-setup \
|
||||
ublox-gnss-config \
|
||||
chrony \
|
||||
chronyc \
|
||||
"
|
||||
|
||||
IMAGE_INSTALL_append_am335x-nrhw20 = " \
|
||||
|
|
|
|||
Loading…
Reference in New Issue