summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-extended/efibootmgr/efibootmgr_0.12.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/efibootmgr/efibootmgr_0.12.bb b/meta-oe/recipes-extended/efibootmgr/efibootmgr_0.12.bb
index d80c89fe40..0dee582e37 100644
--- a/meta-oe/recipes-extended/efibootmgr/efibootmgr_0.12.bb
+++ b/meta-oe/recipes-extended/efibootmgr/efibootmgr_0.12.bb
@@ -10,7 +10,7 @@ DEPENDS = "pciutils zlib efivar"
10 10
11COMPATIBLE_HOST = "(i.86|x86_64|arm|aarch64).*-linux" 11COMPATIBLE_HOST = "(i.86|x86_64|arm|aarch64).*-linux"
12 12
13SRCREV = "eb6e36c9064eae256cd60df24a977e3abd87fd16" 13SRCREV = "75d25807ba81cb724964c989012611272c8f1f5d"
14SRC_URI = "git://github.com/rhinstaller/efibootmgr.git;protocol=https \ 14SRC_URI = "git://github.com/rhinstaller/efibootmgr.git;protocol=https \
15 " 15 "
16 16