jody-w1-driver-pcie: Fix missing PATH for patch

PATH did not include the patch file.

BugzID: 58213
This commit is contained in:
Alexandre Bard 2020-01-13 11:37:32 +01:00
parent 289f2b3c10
commit 4310ef1b0a
1 changed files with 2 additions and 0 deletions

View File

@ -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"