dashboard
repositories
filestore
activity
search
login
main
/
build-imxboard
IGKBoard BSP build system
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Update linux kernel patch to support TF card
guowenxue
2024-01-22
8561c1f5a388101dfa0d4e17b444cdd01c5f5e3d
[build-imxboard.git]
/
yocto
/
meta-igkboard
/
recipes-core
/
systemd
/
systemd_%.bbappend
1
2
3
4
do_install:append() {
sed -i "s|^#NTP=.*|NTP=pool.ntp.org|g" ${D}/etc/systemd/timesyncd.conf
}