summaryrefslogtreecommitdiffstats
path: root/meta-arm-autonomy/recipes-bsp/u-boot/u-boot_2020.01.bbappend
blob: daabc5f1da1b13cac323e5b7d1e15219d77a5ed2 (plain)
1
2
3
4
5
6
7
8
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)}"