commit | 6e16dafb4d7285571790a7ee7425ae9c03a7236b | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Wed Oct 05 20:00:43 2022 -0500 |
committer | Andrew Geissler <andrew@geissonator.com> | Thu Oct 06 21:41:16 2022 +0000 |
tree | f9c880c848697ee17c10bd5fe09909f65e3e50bb | |
parent | 420b75a5617468c98135a7a2e42d1a0e9fbd3f0f [diff] |
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>
diff --git a/meta-phosphor/recipes-phosphor/storage/estoraged.bb b/meta-phosphor/recipes-phosphor/storage/estoraged.bb index 4cd6d05..5179a6c 100644 --- a/meta-phosphor/recipes-phosphor/storage/estoraged.bb +++ b/meta-phosphor/recipes-phosphor/storage/estoraged.bb
@@ -9,7 +9,7 @@ DEPENDS += "phosphor-logging" DEPENDS += "sdbusplus" DEPENDS += "stdplus" -SRCREV = "8d5a3a0751b7d47cb01cff25449e83e4a633aa4f" +SRCREV = "47cd7996cc6d3393e3fc95fb7b141833d0e167b7" PV = "0.1+git${SRCPV}" PR = "r1"