summaryrefslogtreecommitdiffstats
path: root/bsp/meta-altera/recipes-bsp/u-boot/u-boot-socfpga_v2020.04.bb
blob: 5e3d99b13fa9397d05768a97773709bb089294f3 (plain)
1
2
3
4
5
6
7
require u-boot-socfpga-common.inc
require ${COREBASE}/meta/recipes-bsp/u-boot/u-boot.inc

SRC_URI = "git://github.com/altera-opensource/u-boot-socfpga.git;branch=socfpga_v2020.04"
SRCREV = "2cbc36afbb31bee6e245291c51c283dbde0e3b89"

DEPENDS += "dtc-native bc-native u-boot-mkimage-native"