On Tue, Sep 08, 2015 at 05:31:47PM +0800, [email protected] wrote:
> From: Kai Kang <[email protected]>
> 
> Upgrade efivar from 0.7 to 0.21.
> 
> * update HOMEPAGE

Fails to build in world http://errors.yoctoproject.org/Errors/Details/18426/

> 
> Signed-off-by: Kai Kang <[email protected]>
> ---
>  meta-oe/recipes-extended/efivar/efivar_git.bb | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/meta-oe/recipes-extended/efivar/efivar_git.bb 
> b/meta-oe/recipes-extended/efivar/efivar_git.bb
> index 18446a0..bf2e6d2 100644
> --- a/meta-oe/recipes-extended/efivar/efivar_git.bb
> +++ b/meta-oe/recipes-extended/efivar/efivar_git.bb
> @@ -1,14 +1,14 @@
>  SUMMARY = "Tools to manipulate UEFI variables"
>  DESCRIPTION = "efivar provides a simple command line interface to the UEFI 
> variable facility"
> -HOMEPAGE = "https://github.com/vathpela/efivar";
> +HOMEPAGE = "https://github.com/rhinstaller/efivar";
>  
>  LICENSE = "LGPLv2.1"
> -LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343"
> +LIC_FILES_CHKSUM = "file://COPYING;md5=6626bb1e20189cfa95f2c508ba286393"
>  
>  DEPENDS = "popt"
>  
> -SRCREV = "c9e1f24a81b5374408bca5616402276e47171cf7"
> -PV = "0.7+git${SRCPV}"
> +SRCREV = "aab6c2a64d90b6e5a63661fb5bd6be8d878b0784"
> +PV = "0.21+git${SRCPV}"
>  SRC_URI = "git://github.com/vathpela/efivar.git"
>  
>  S = "${WORKDIR}/git"
> -- 
> 1.9.1
> 
> -- 
> _______________________________________________
> Openembedded-devel mailing list
> [email protected]
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel

-- 
Martin 'JaMa' Jansa     jabber: [email protected]

Attachment: signature.asc
Description: Digital signature

-- 
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-devel

Reply via email to