From 35962c01998a4b2f00c907a22236da2527e5f1d6 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Thu, 25 Oct 2012 10:53:21 +0100 Subject: gnu-efi: add missing sha256 checksum Signed-off-by: Ross Burton Signed-off-by: Tom Zanussi --- common/recipes-bsp/gnu-efi/gnu-efi_3.0m.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/common/recipes-bsp/gnu-efi/gnu-efi_3.0m.bb b/common/recipes-bsp/gnu-efi/gnu-efi_3.0m.bb index a0d58233..f8015f2e 100644 --- a/common/recipes-bsp/gnu-efi/gnu-efi_3.0m.bb +++ b/common/recipes-bsp/gnu-efi/gnu-efi_3.0m.bb @@ -13,6 +13,7 @@ SRC_URI = "http://downloads.sourceforge.net/gnu-efi/gnu-efi_3.0m.orig.tar.gz \ file://parallel-make.patch \ " SRC_URI[md5sum] = "d0a21125aee56c0c7291ad260e916cb3" +SRC_URI[sha256sum] = "b7fb638f5ec8faa6edebe54beb90957f01ccccf70a2a948d1b58b834c8d7f86d" S = "${WORKDIR}/gnu-efi-3.0" -- cgit v1.2.3-54-g00ecf