8 lines
325 B
Plaintext
8 lines
325 B
Plaintext
|
|
FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:"
|
||
|
|
|
||
|
|
SRC_URI += " \
|
||
|
|
file://0001-Fix-static-ip-still-exist-after-enable-dhcp.patch \
|
||
|
|
file://0001-Fix-the-issue-where-the-gateway-configuration-is-not.patch \
|
||
|
|
file://0001-ethernet_interface-Fix-configuration.patch \
|
||
|
|
file://0001-Fix-ipv4-and-ipv6-ip-issue.patch \
|
||
|
|
"
|