dashboard
repositories
filestore
activity
search
login
main
/
build-imxboard
IGKBoard BSP build system
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Update network configure to DHCP in yocto
guowenxue
2024-01-20
21b5a7e28820ae6c3599f8adff0c3cf7c227a278
[build-imxboard.git]
/
yocto
/
meta-igkboard
/
recipes-misc
/
wpa-conf
/
files
/
20-wlan0.network
1
2
3
4
5
6
7
8
9
10
11
[Match]
Name=wlan0
[Network]
DHCP=yes
#[Network]
#Address=192.168.5.188/24
#Gateway=192.168.5.1
#DNS=8.8.8.8
#DNS=4.2.2.2