summaryrefslogtreecommitdiffstats
path: root/meta-aspeed/recipes-bsp/u-boot/u-boot-aspeed_2016.07.bb
blob: 1409ca786ba96646e3d0887d80a499f7b74c96dc (plain)
1
2
3
4
5
6
7
8
9
10
11
require u-boot-common-aspeed_${PV}.inc
require recipes-bsp/u-boot/u-boot.inc

SRC_URI += "file://save-default-environment-on-crc-fail.patch"

PROVIDES += "u-boot"
DEPENDS += "dtc-native"

# FIXME this can/should be removed when we have rebased off our
# 2016 snapshot onto a more modern (circa late 2018) u-boot tree.
BUILD_CFLAGS_remove = "-isystem${STAGING_INCDIR_NATIVE}"
OpenPOWER on IntegriCloud