From c6dcdbfe191eb60cceb497a84922a0e799529675 Mon Sep 17 00:00:00 2001 From: Daisuke Nojiri Date: Mon, 11 Sep 2017 14:57:37 -0700 Subject: [PATCH] Update vboot submodule to upstream master Updating from commit id 3f3a496a 2017-09-01 09:20:19 (image_signing: Fix loem.ini pattern for unibuilds) to commit id 753e34e9 2017-08-31 10:12:40 (futility: Make rwsig sign command produce EC_RW image) This brings in 5 new commits. This also updates Depthcharge stable commit ID. Updating from a843f262 2016-08-16 08:41:04 (kahlee: select emmc boot first if available) to commit id f3bb31fe 2017-08-15 17:15:33 (vboot: Support EC early firmware selection) This brings in 14 new commits. Change-Id: I17d034e87fa642c5e30e933eb98bcfe5ceaaa3a8 Signed-off-by: Daisuke Nojiri Reviewed-on: https://review.coreboot.org/21490 Tested-by: build bot (Jenkins) Reviewed-by: Julius Werner Reviewed-by: Aaron Durbin --- 3rdparty/vboot | 2 +- payloads/external/depthcharge/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/3rdparty/vboot b/3rdparty/vboot index 96a0ead803..3d25d2b4ba 160000 --- a/3rdparty/vboot +++ b/3rdparty/vboot @@ -1 +1 @@ -Subproject commit 96a0ead803c22fb5e55effb9d3a571a4c88f29db +Subproject commit 3d25d2b4ba7886244176aa8c429fdac2acf7db3e diff --git a/payloads/external/depthcharge/Makefile b/payloads/external/depthcharge/Makefile index f069e9535d..5eb7207e95 100644 --- a/payloads/external/depthcharge/Makefile +++ b/payloads/external/depthcharge/Makefile @@ -1,5 +1,5 @@ # stabilize-9430.B - Wed Mar 29, 2017 -STABLE_COMMIT_ID=a843f262420f0e1a7f70d3f8f590d32a78d05ef8 +STABLE_COMMIT_ID=f3bb31fee39d5d06cc76aa9e0ffaf4950e0c9ecd project_name=depthcharge project_dir=$(CURDIR)/depthcharge