From: Jan Kotas Date: Tue, 3 Dec 2019 09:18:13 +0000 (-0500) Subject: boot/boot-wrapper-aarch64: bump version X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d3c7dd69e56c2eafc4ab9a0118c013f7e5f9621f;p=buildroot.git boot/boot-wrapper-aarch64: bump version This patch bumps the bootwrapper version to the latest. Signed-off-by: Jan Kotas Signed-off-by: Thomas Petazzoni --- diff --git a/boot/boot-wrapper-aarch64/boot-wrapper-aarch64.mk b/boot/boot-wrapper-aarch64/boot-wrapper-aarch64.mk index cd6e1b7b77..3383cb58ac 100644 --- a/boot/boot-wrapper-aarch64/boot-wrapper-aarch64.mk +++ b/boot/boot-wrapper-aarch64/boot-wrapper-aarch64.mk @@ -4,7 +4,7 @@ # ################################################################################ -BOOT_WRAPPER_AARCH64_VERSION = 4266507a84f8c06452109d38e0350d4759740694 +BOOT_WRAPPER_AARCH64_VERSION = fd74c8cbd0e17483d2299208cad9742bee605ca7 BOOT_WRAPPER_AARCH64_SITE = git://git.kernel.org/pub/scm/linux/kernel/git/mark/boot-wrapper-aarch64.git BOOT_WRAPPER_AARCH64_LICENSE = BSD-3-Clause BOOT_WRAPPER_AARCH64_LICENSE_FILES = LICENSE.txt