summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDrew Moseley <drew.moseley@northern.tech>2020-08-02 22:02:32 -0400
committerAndrei Gherzan <andrei@gherzan.ro>2020-08-04 17:58:19 +0100
commit89ca43fe6411a40d1ba8f5379e49affd78cdd644 (patch)
tree4e2e3e743c9f7c636602d139034d4601599f02d8
parenta907c3261ef583f898803706cd596d372c6644cb (diff)
downloadmeta-raspberrypi-89ca43fe6411a40d1ba8f5379e49affd78cdd644.tar.gz
u-boot-rpi: Locate local patches with FILESEXTRAPATHS.
Signed-off-by: Drew Moseley <drew.moseley@northern.tech>
-rw-r--r--recipes-bsp/u-boot/u-boot_%.bbappend2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-bsp/u-boot/u-boot_%.bbappend b/recipes-bsp/u-boot/u-boot_%.bbappend
index 9f40953..40b4fc0 100644
--- a/recipes-bsp/u-boot/u-boot_%.bbappend
+++ b/recipes-bsp/u-boot/u-boot_%.bbappend
@@ -1,3 +1,5 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2
1DEPENDS_append_rpi = " u-boot-default-script" 3DEPENDS_append_rpi = " u-boot-default-script"
2 4
3SRC_URI_append_raspberrypi-cm3 = " file://0001-dm-core-Move-ofdata_to_platdata-call-earlier.patch" 5SRC_URI_append_raspberrypi-cm3 = " file://0001-dm-core-Move-ofdata_to_platdata-call-earlier.patch"