summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/storage
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-10-06 04:00:43 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-10-07 00:41:16 +0300
commit6e16dafb4d7285571790a7ee7425ae9c03a7236b (patch)
treef9c880c848697ee17c10bd5fe09909f65e3e50bb /meta-phosphor/recipes-phosphor/storage
parent420b75a5617468c98135a7a2e42d1a0e9fbd3f0f (diff)
downloadopenbmc-6e16dafb4d7285571790a7ee7425ae9c03a7236b.tar.xz
estoraged: srcrev bump 8d5a3a0751..47cd7996cc
John Wedig (1): Fix logic error for SecuredLocked EraseMethod Change-Id: I81da3b5c54561e50f835b55ec97f3752c40d1878 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/storage')
-rw-r--r--meta-phosphor/recipes-phosphor/storage/estoraged.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/storage/estoraged.bb b/meta-phosphor/recipes-phosphor/storage/estoraged.bb
index 4cd6d05aa5..5179a6c416 100644
--- a/meta-phosphor/recipes-phosphor/storage/estoraged.bb
+++ b/meta-phosphor/recipes-phosphor/storage/estoraged.bb
@@ -9,7 +9,7 @@ DEPENDS += "openssl"
DEPENDS += "phosphor-logging"
DEPENDS += "sdbusplus"
DEPENDS += "stdplus"
-SRCREV = "8d5a3a0751b7d47cb01cff25449e83e4a633aa4f"
+SRCREV = "47cd7996cc6d3393e3fc95fb7b141833d0e167b7"
PV = "0.1+git${SRCPV}"
PR = "r1"