From: Esben Haabendal Date: Wed, 20 Mar 2019 13:47:53 +0000 (+0100) Subject: gummiboot: upgrade to last commit before being removed X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=74d99ad941677db785b5175a938c8cdce7707543;p=buildroot.git 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 --- 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