summaryrefslogtreecommitdiffstats
path: root/bsp/meta-altera/recipes-bsp/u-boot/u-boot-socfpga_v2019.01.bb
blob: d3c80e789652cd2afabead6a59d93296e0646f86 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
require u-boot-socfpga-common.inc
require ${COREBASE}/meta/recipes-bsp/u-boot/u-boot.inc

LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://Licenses/README;md5=30503fd321432fc713238f582193b78e"

FILESEXTRAPATHS =. "${THISDIR}/files/v2019.01:"

SRCREV = "d3689267f92c5956e09cc7d1baa4700141662bff"

SRC_URI_append = "\
    "

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