dashboard
repositories
filestore
activity
search
login
main
/
build-imxboard
IGKBoard BSP build system
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
UBOOT:IGKBoard-IMX8MP:Add u-boot patch file
wenxue.guo
2023-12-12
be049f3c7c552259535ac46e423d65e32b16dc3d
[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
}