mirror of
https://git.yoctoproject.org/poky
synced 2026-04-18 21:32:12 +02:00
u-boot: Upgrade to 2019.01 release
This upgrades the U-Boot to latest 2019.01 release. (From OE-Core rev: fc5895a41f1e903d86f726821dadfeeba4145585) Signed-off-by: Marek Vasut <marex@denx.de> Cc: Otavio Salvador <otavio@ossystems.com.br> Cc: Richard Purdie <richard.purdie@linuxfoundation.org> Cc: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
7bf275b54e
commit
2d74ea2801
@@ -8,7 +8,7 @@ PE = "1"
|
||||
|
||||
# We use the revision in order to avoid having to fetch it from the
|
||||
# repo during parse
|
||||
SRCREV = "0157013f4a4945bbdb70bb4d98d680e0845fd784"
|
||||
SRCREV = "d3689267f92c5956e09cc7d1baa4700141662bff"
|
||||
|
||||
SRC_URI = "git://git.denx.de/u-boot.git"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user