u-boot: Upgrade from 2019.01 to 2019.04

(From OE-Core rev: 68bcd9790d3da145498d2a51b64e9d2a239c1f87)

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-04-10 17:23:09 +00:00 committed by Richard Purdie
parent c19fae01a2
commit ae4c71c68b
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 = "d3689267f92c5956e09cc7d1baa4700141662bff"
SRCREV = "3c99166441bf3ea325af2da83cfe65430b49c066"
SRC_URI = "git://git.denx.de/u-boot.git"