summaryrefslogtreecommitdiffstats
path: root/meta-arm-autonomy/recipes-bsp/u-boot/u-boot_2020.01.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'meta-arm-autonomy/recipes-bsp/u-boot/u-boot_2020.01.bbappend')
-rw-r--r--meta-arm-autonomy/recipes-bsp/u-boot/u-boot_2020.01.bbappend9
1 files changed, 9 insertions, 0 deletions
diff --git a/meta-arm-autonomy/recipes-bsp/u-boot/u-boot_2020.01.bbappend b/meta-arm-autonomy/recipes-bsp/u-boot/u-boot_2020.01.bbappend
new file mode 100644
index 00000000..daabc5f1
--- /dev/null
+++ b/meta-arm-autonomy/recipes-bsp/u-boot/u-boot_2020.01.bbappend
@@ -0,0 +1,9 @@
+# Machine specific u-boot
+
+FILESEXTRAPATHS_prepend := "${THISDIR}/${BP}:"
+
+#
+# FVP BASE
+#
+
+SRC_URI_append_fvp-base = "${@bb.utils.contains('DISTRO_FEATURES', 'arm-autonomy-host', ' file://xen_u-boot_kernel_addr.patch', '', d)}"