u-boot: Update to 2019.07

(From OE-Core rev: ef1d305ae39eaa19fe891be2b206a3e26072d378)

Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Alistair Francis
2019-07-08 13:38:41 -07:00
committed by Richard Purdie
parent b8da24b85d
commit 27d13d3c9d
4 changed files with 1 additions and 1 deletions

View File

@@ -8,7 +8,7 @@ PE = "1"
# We use the revision in order to avoid having to fetch it from the
# repo during parse
SRCREV = "3c99166441bf3ea325af2da83cfe65430b49c066"
SRCREV = "e5aee22e4be75e75a854ab64503fc80598bc2004"
SRC_URI = "git://git.denx.de/u-boot.git"