u-boot: Upgrade to 2017.11 release

This upgrades the U-Boot from 2017.09 to 2017.11 release.

(From OE-Core rev: 11413ee23f4eb3d52c1e9831f2c67f088370040a)

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Otavio Salvador
2017-11-14 16:32:23 -02:00
committed by Richard Purdie
parent 42ac779aa3
commit 3b97325b94
4 changed files with 1 additions and 1 deletions

View File

@@ -7,7 +7,7 @@ PE = "1"
# We use the revision in order to avoid having to fetch it from the
# repo during parse
SRCREV = "c98ac3487e413c71e5d36322ef3324b21c6f60f9"
SRCREV = "c253573f3e269fd9a24ee6684d87dd91106018a5"
SRC_URI = "git://git.denx.de/u-boot.git \
file://MPC8315ERDB-enable-DHCP.patch \