hw23: add chrony to support timesync via gnss.
BugzID: 69321 Signed-off-by: Lucien Mueller <lucien.mueller@netmodule.com>
This commit is contained in:
parent
b11110c51a
commit
9984c959be
|
|
@ -101,6 +101,8 @@ IMAGE_INSTALL_append_imx8-nmhw23 = " \
|
||||||
can-utils \
|
can-utils \
|
||||||
spitools \
|
spitools \
|
||||||
imu-setup \
|
imu-setup \
|
||||||
|
chrony \
|
||||||
|
chronyc \
|
||||||
"
|
"
|
||||||
|
|
||||||
IMAGE_INSTALL_append_sota = " mount-overlay"
|
IMAGE_INSTALL_append_sota = " mount-overlay"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue