summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrei Gherzan <andrei@gherzan.ro>2020-08-06 11:59:36 +0100
committerAndrei Gherzan <andrei@gherzan.ro>2020-08-10 11:10:11 +0100
commit1b2c59808f5747e765212bc24810cc6f22eef67d (patch)
tree60992f09b4719e8c3a94bcff7f1444caa232b731
parentcf1398262577e46a497fc845227ce09c6f71e748 (diff)
downloadmeta-raspberrypi-1b2c59808f5747e765212bc24810cc6f22eef67d.tar.gz
Revert "u-boot-rpi: Locate local patches with FILESEXTRAPATHS."
This reverts commit 89ca43fe6411a40d1ba8f5379e49affd78cdd644.
-rw-r--r--recipes-bsp/u-boot/u-boot_%.bbappend2
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-bsp/u-boot/u-boot_%.bbappend b/recipes-bsp/u-boot/u-boot_%.bbappend
index 40b4fc0..9f40953 100644
--- a/recipes-bsp/u-boot/u-boot_%.bbappend
+++ b/recipes-bsp/u-boot/u-boot_%.bbappend
@@ -1,5 +1,3 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2
3DEPENDS_append_rpi = " u-boot-default-script" 1DEPENDS_append_rpi = " u-boot-default-script"
4 2
5SRC_URI_append_raspberrypi-cm3 = " file://0001-dm-core-Move-ofdata_to_platdata-call-earlier.patch" 3SRC_URI_append_raspberrypi-cm3 = " file://0001-dm-core-Move-ofdata_to_platdata-call-earlier.patch"