u-boot-rpi: Locate local patches with FILESEXTRAPATHS.

Signed-off-by: Drew Moseley <drew.moseley@northern.tech>
This commit is contained in:
Drew Moseley
2020-08-02 22:02:32 -04:00
committed by Andrei Gherzan
parent a907c3261e
commit 89ca43fe64
+2
View File
@@ -1,3 +1,5 @@
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
DEPENDS_append_rpi = " u-boot-default-script"
SRC_URI_append_raspberrypi-cm3 = " file://0001-dm-core-Move-ofdata_to_platdata-call-earlier.patch"