summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot/u-boot-socfpga_v2018.03.bb
blob: 298f39fd433147d7d4e6ea904053b7fe83f48a5b (plain)
1
2
3
4
5
6
7
8
9
10
11
require u-boot-socfpga-common.inc
require ${COREBASE}/meta/recipes-bsp/u-boot/u-boot.inc

FILESEXTRAPATHS =. "${THISDIR}/files/v2018.03:"

SRCREV = "f95ab1fb6e37f0601f397091bb011edf7a98b890"

SRC_URI_append = "\
	"

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