summaryrefslogtreecommitdiffstats
path: root/bsp/meta-altera/recipes-bsp/u-boot/u-boot-socfpga_v2019.04.bb
blob: 790eca138c09a4760a17f3450e66dacf094187ed (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_v2019.04"
SRCREV = "6296fdb7da9e205bc34416f38631715fb6d74e71"

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