jody-w1-driver-pcie: Fix missing PATH for patch
PATH did not include the patch file. BugzID: 58213
This commit is contained in:
parent
289f2b3c10
commit
4310ef1b0a
|
|
@ -1,3 +1,5 @@
|
|||
FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
|
||||
|
||||
RDEPENDS_${PN}_remove = " ${PN}-wpa-supplicant ${PN}-hostapd"
|
||||
|
||||
SRC_URI_append = "file://0001-Disable-wowlan_config.patch"
|
||||
|
|
|
|||
Loading…
Reference in New Issue