dashboard
repositories
filestore
activity
search
login
main
/
build-imxboard
IGKBoard BSP build system
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Add ffmpeg support in yocto-image-full
guowenxue
2024-06-16
b96bc188ee00b4ccfb80e5af4fd2f67df22e88fc
[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
}