hw23: add chrony to support timesync via gnss.

BugzID: 69321

Signed-off-by: Lucien Mueller <lucien.mueller@netmodule.com>
This commit is contained in:
Lucien Mueller 2021-02-05 13:25:56 +01:00
parent b11110c51a
commit 9984c959be
1 changed files with 2 additions and 0 deletions

View File

@ -101,6 +101,8 @@ IMAGE_INSTALL_append_imx8-nmhw23 = " \
can-utils \
spitools \
imu-setup \
chrony \
chronyc \
"
IMAGE_INSTALL_append_sota = " mount-overlay"