From 74d99ad941677db785b5175a938c8cdce7707543 Mon Sep 17 00:00:00 2001 From: Esben Haabendal Date: Wed, 20 Mar 2019 14:47:53 +0100 Subject: [PATCH] gummiboot: upgrade to last commit before being removed This upgrades to version 48 plus the last commits done after that. Note, that after that, gummiboot is officially dead, so there will be no more upstream commits after this. For various reasons, there are still users of gummiboot, so let's base our work on the latest gummiboot "version". Signed-off-by: Esben Haabendal Signed-off-by: Peter Korsgaard --- boot/gummiboot/gummiboot.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot/gummiboot/gummiboot.mk b/boot/gummiboot/gummiboot.mk index 0e67e5e8ce..748e87030e 100644 --- a/boot/gummiboot/gummiboot.mk +++ b/boot/gummiboot/gummiboot.mk @@ -6,7 +6,7 @@ GUMMIBOOT_SITE = https://gitlab.freedesktop.org/archived-projects/gummiboot.git GUMMIBOOT_SITE_METHOD = git -GUMMIBOOT_VERSION = 43 +GUMMIBOOT_VERSION = 2bcd919c681c952eb867ef1bdb458f1bc49c2d55 GUMMIBOOT_LICENSE = LGPL-2.1+ GUMMIBOOT_LICENSE_FILES = LICENSE