From 15081fe01a7555db19eae085636f6980a2c29faa Mon Sep 17 00:00:00 2001 From: Martin Roth Date: Wed, 10 May 2023 13:09:04 -0600 Subject: payloads/external/depthcharge: Update stable version The stable version was over 5 years old. Update it to the current main branch. Signed-off-by: Martin Roth Change-Id: Ic9cbe5e3dad9f2ff06e1fa8f0582d4c8b3e81a22 Reviewed-on: https://review.coreboot.org/c/coreboot/+/75134 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer --- payloads/external/depthcharge/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/payloads/external/depthcharge/Makefile b/payloads/external/depthcharge/Makefile index 687e9f056c..e3e2303faf 100644 --- a/payloads/external/depthcharge/Makefile +++ b/payloads/external/depthcharge/Makefile @@ -1,5 +1,5 @@ -# Wed Apr 25, 2018 -STABLE_COMMIT_ID=902681db13c170fc2d028f7391a9e9a5f69082a3 +# 2023-05-10 +STABLE_COMMIT_ID=c48613a71c1ee29295b184c51fe5dadf71b543c4 project_name=depthcharge project_dir=$(CURDIR)/depthcharge -- cgit v1.2.3