dashboard
repositories
filestore
activity
search
login
main
/
build-imxboard
IGKBoard BSP build system
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Yocto:IGKBoard-All: Update example local.conf to add build task number con...
guowenxue
2024-07-18
a580f673d8120c96b9a854cd70ae2ebc8a048c57
[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
}