summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-bsp/efibootmgr/efibootmgr_0.16.bb (renamed from meta-oe/recipes-bsp/efibootmgr/efibootmgr_0.15.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-bsp/efibootmgr/efibootmgr_0.15.bb b/meta-oe/recipes-bsp/efibootmgr/efibootmgr_0.16.bb
index 9cc62a9591..6497e09230 100644
--- a/meta-oe/recipes-bsp/efibootmgr/efibootmgr_0.15.bb
+++ b/meta-oe/recipes-bsp/efibootmgr/efibootmgr_0.16.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 = "5c14da22802576a99ebb854f7aa174f796f7b031" 13SRCREV = "a5103251a11663adddc85c86e0b8d3d3b73cbb4a"
14SRC_URI = "git://github.com/rhinstaller/efibootmgr.git;protocol=https \ 14SRC_URI = "git://github.com/rhinstaller/efibootmgr.git;protocol=https \
15 " 15 "
16S = "${WORKDIR}/git" 16S = "${WORKDIR}/git"