aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-bsp/efibootmgr/efibootmgr_17.bb (renamed from meta-oe/recipes-bsp/efibootmgr/efibootmgr_0.16.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-bsp/efibootmgr/efibootmgr_0.16.bb b/meta-oe/recipes-bsp/efibootmgr/efibootmgr_17.bb
index 6497e09230..8fdfedb830 100644
--- a/meta-oe/recipes-bsp/efibootmgr/efibootmgr_0.16.bb
+++ b/meta-oe/recipes-bsp/efibootmgr/efibootmgr_17.bb
@@ -10,7 +10,7 @@ DEPENDS = "pciutils zlib efivar"
COMPATIBLE_HOST = "(i.86|x86_64|arm|aarch64).*-linux"
-SRCREV = "a5103251a11663adddc85c86e0b8d3d3b73cbb4a"
+SRCREV = "e067160ecef8208e1944002e5d50b275733211fb"
SRC_URI = "git://github.com/rhinstaller/efibootmgr.git;protocol=https \
"
S = "${WORKDIR}/git"