summaryrefslogtreecommitdiff
path: root/meta-raspberrypi/recipes-bsp/u-boot/u-boot_%.bbappend
blob: 7d4a49e23325b65e5fff78c75d14b9073cd955b9 (plain)
1
2
3
4
5
6
7
FILESEXTRAPATHS_prepend := "${THISDIR}/u-boot:"

SRC_URI_append_rpi = " \
    file://0002-rpi_0_w-Add-configs-consistent-with-RpI3.patch \
"

DEPENDS_append_rpi = " rpi-u-boot-scr"