[oe-commits] Kai Kang : efivar: 0.7 -> 0.21

git at git.openembedded.org git at git.openembedded.org
Fri Sep 18 11:06:08 UTC 2015


Module: meta-openembedded.git
Branch: master-next
Commit: 35166334151f8bb6a627052f715439deb12d871c
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=35166334151f8bb6a627052f715439deb12d871c

Author: Kai Kang <kai.kang at windriver.com>
Date:   Tue Sep  8 17:31:47 2015 +0800

efivar: 0.7 -> 0.21

Upgrade efivar from 0.7 to 0.21.

* update HOMEPAGE

Signed-off-by: Kai Kang <kai.kang at windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 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"



More information about the Openembedded-commits mailing list