summaryrefslogtreecommitdiff
path: root/recipes-bsp/u-boot/u-boot-toradex_mainline.bb
blob: 1624697227c3e3b15c88713445e5ce1438045547 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# This builds latest head of U-Boot denx master
# Do not use this recipe for production, it is not reproducible
# and you don't know what git hash is built from just looking
# at the metadata

require u-boot-toradex-common.inc

SRCREV = "${AUTOREV}"
# patches which are not (yet) in the latest master
TDX_PATCHES = " \
"

DEFAULT_PREFERENCE = "-1"