summaryrefslogtreecommitdiffstats
path: root/meta-agl-ic-container/recipes-core/systemd/systemd-timesyncd-guest_1.0.bb
AgeCommit message (Collapse)AuthorFilesLines
2024-12-01Fix license information in recipesNaoto Yamaguchi1-0/+2
Existing recipe is missing to license information. This patch fix license information in recipes. Bug-AGL: SPEC-5274 Change-Id: Ibbe45afc97cf9dbdc305a5d71b40fd64f59a030e Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>
2024-11-21Enable systemd-timesyncd in case of using systemd-networkdNaoto Yamaguchi1-0/+17
At SPEC-737, systemd-timesyncd was disabled every case. It causes NTP capability lost in case of using systemd-networkd. This patch enable systemd-timesyncd in guest environment. Bug-AGL: SPEC-5274 Change-Id: I2c4f48bd67aa800c87ec37e2f494538b9f5a23c4 Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp>