u-boot-tegra: bump SRCREV

to pick up changes that align the environment size with
our prior versions.

Signed-off-by: Matt Madison <matt@madison.systems>
This commit is contained in:
Matt Madison
2021-07-31 06:54:24 -07:00
parent 269181b906
commit c9e1de40c6

View File

@@ -10,7 +10,7 @@ DEPENDS += "bc-native dtc-native ${SOC_FAMILY}-flashtools-native"
SRC_REPO ?= "github.com/OE4T/u-boot-tegra.git;protocol=https"
SRC_URI = "git://${SRC_REPO};branch=${SRCBRANCH}"
SRCBRANCH ?= "patches-v2021.04"
SRCREV = "aac353a160d290909c6ea85132d94be3582606df"
SRCREV = "3b6a0e537e78d3a0e90d2625a7d638e1404de227"
PV .= "+g${SRCPV}"