[yocto] [PATCH] gnu-efi: add missing sha256 checksum

Tom Zanussi tom.zanussi at intel.com
Wed Oct 31 14:00:55 PDT 2012


On Thu, 2012-10-25 at 10:55 +0100, Ross Burton wrote:
> Signed-off-by: Ross Burton <ross.burton at intel.com>

Pulled into meta-intel/master.

Tom

> ---
>  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 a0d5823..f8015f2 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"
>  





More information about the yocto mailing list