summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot/u-boot-socfpga_v2019.10.bb
blob: 8f577fac7ac57d7d90b01bfa084edb173d88c961 (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.10"
SRCREV = "f5efc1065709740b38c32281745c8dbc5edf7365"

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