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

SRC_URI_append = " \
                  file://0001-Enable-FIT-and-bootcount-on-RPi3.patch \
                  file://0001-board-raspberrypi-add-serial-and-revision-to-the-dev.patch \
                  file://0001-Increase-rpi-BOOTM_LEN.patch \
                 "