dashboard
repositories
filestore
activity
search
login
main
/
build-imxboard
IGKBoard BSP build system
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Update bootloader build shell script, fix imx8mp can not flash bug
guowenxue
2023-12-19
608938e911a41b3712db2480c57ef45e8b135901
[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
}