summaryrefslogtreecommitdiff
path: root/meta-evb/meta-evb-arm/meta-evb-fvp-base/recipes-bsp/u-boot/u-boot_%.bbappend
blob: 7e4311d62c4b736e3732389557c10620a91ef111 (plain)
1
2
3
4
5
6
7
8
9
FILESEXTRAPATHS:prepend := "${THISDIR}/files:"

# needed by u-boot Makefile if ENV_FILE is used
DEPENDS:append = " xxd-native"

SRC_URI:append = "\
   file://fvp.cfg \
   file://fvp.env \
"