aboutsummaryrefslogtreecommitdiff
path: root/meta-linaro-integration
diff options
context:
space:
mode:
authorKoen Kooi <koen.kooi@linaro.org>2016-03-30 13:42:40 +0200
committerKoen Kooi <koen.kooi@linaro.org>2016-03-30 13:56:15 +0200
commitcbf2e95108a79ae8f624b15c0c2cb4f3c6ffe857 (patch)
treed019f94c65f6dd85853b2975972dfbbd3ca4c6fc /meta-linaro-integration
parent56eafd6d31e31ab27ff8e013f9842bf9946a7b68 (diff)
efibootmgr: update to match efivar API break
Change-Id: I74c7419acdbdf7129377f1a45e2440ed745ae443 Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
Diffstat (limited to 'meta-linaro-integration')
-rw-r--r--meta-linaro-integration/recipes-overlayed/efibootmgr/efibootmgr_0.12.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-linaro-integration/recipes-overlayed/efibootmgr/efibootmgr_0.12.bb b/meta-linaro-integration/recipes-overlayed/efibootmgr/efibootmgr_0.12.bb
index d80c89fe..5029e5c8 100644
--- a/meta-linaro-integration/recipes-overlayed/efibootmgr/efibootmgr_0.12.bb
+++ b/meta-linaro-integration/recipes-overlayed/efibootmgr/efibootmgr_0.12.bb
@@ -10,7 +10,7 @@ DEPENDS = "pciutils zlib efivar"
COMPATIBLE_HOST = "(i.86|x86_64|arm|aarch64).*-linux"
-SRCREV = "eb6e36c9064eae256cd60df24a977e3abd87fd16"
+SRCREV = "53aa9cdf7f0746f91f39521d020b024103041384"
SRC_URI = "git://github.com/rhinstaller/efibootmgr.git;protocol=https \
"