summaryrefslogtreecommitdiffstats
path: root/meta-agl-bsp/meta-raspberrypi/recipes-bsp/u-boot/u-boot_2020.01.bbappend
blob: ba2ecb5993e30fcd7c8a591a113202e273717b27 (plain)
1
2
3
4
5
6
7
FILESEXTRAPATHS_prepend := "${THISDIR}/files:"

# Update the patch for u-boot 2019.07
SRC_URI_remove_sota = "file://0001-board-raspberrypi-add-serial-and-revision-to-the-dev.patch"
SRC_URI_append_sota = "file://0001-board-raspberrypi-add-serial-and-revision-to-the-dev-2019.07.patch"

DEPENDS_append_rpi = " rpi-u-boot-scr"