Hi,
To create service file "/lib/systemd/systemd-timesyncd" should come into the Linux image but this itself is not coming in the image. So my question is, how to add systemd-timesyncd and timedatectl in the yocto Image.
Below is the Terminal Log that will clarify what I want to say :
root@imx6ulevk:/# find -name *systemd-timesyncd*
root@imx6ulevk:/# find -name timedatectl
root@imx6ulevk:/#
Thanks