aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-bsp
diff options
context:
space:
mode:
authorHongxu Jia <hongxu.jia@windriver.com>2018-08-01 15:21:31 +0800
committerKhem Raj <raj.khem@gmail.com>2018-08-02 11:23:03 -0700
commitc45b619df0ab8ee6e0035e7ca4719b86d88d2aca (patch)
tree4e4893b0611d212070fdb97fea56cf644380f4a9 /meta-oe/recipes-bsp
parent0d4aa6076c87dbce1e122e1210b8198d749201a3 (diff)
downloadmeta-openembedded-c45b619df0ab8ee6e0035e7ca4719b86d88d2aca.tar.gz
efibootmgr: 0.15 -> 0.16
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-bsp')
-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"
COMPATIBLE_HOST = "(i.86|x86_64|arm|aarch64).*-linux"
-SRCREV = "5c14da22802576a99ebb854f7aa174f796f7b031"
+SRCREV = "a5103251a11663adddc85c86e0b8d3d3b73cbb4a"
SRC_URI = "git://github.com/rhinstaller/efibootmgr.git;protocol=https \
"
S = "${WORKDIR}/git"