summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/storage
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-10-03 22:32:45 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-10-04 01:49:55 +0300
commit7cdee5c834a4d37d8371305c80dd8bc33e9fe2ca (patch)
treeee20f55ad813b7428af6db7dda463b6f3b3d1de4 /meta-phosphor/recipes-phosphor/storage
parentd1b8b0b032640ff8a0e9b4b40d7c4376b46d98a6 (diff)
downloadopenbmc-7cdee5c834a4d37d8371305c80dd8bc33e9fe2ca.tar.xz
estoraged: srcrev bump da5e96a7e3..8d5a3a0751
John Wedig (2): Fix zero_test and pattern_test Implement the changePassword method Change-Id: Ifdcdce9dd891e7e274af38077a3f2af31e397eed 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 18dd54758f..4cd6d05aa5 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 = "da5e96a7e322d4a6bfef21438266114e55682161"
+SRCREV = "8d5a3a0751b7d47cb01cff25449e83e4a633aa4f"
PV = "0.1+git${SRCPV}"
PR = "r1"