summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/storage
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-05-10 23:50:47 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-05-11 04:16:50 +0300
commitfde1a25b9b7485085cffec62044a720285bebd7e (patch)
tree04ff3b93162e523fe3256ae9c99d5e00c69fe61c /meta-phosphor/recipes-phosphor/storage
parenta7c495f2dbe3a6e32ca064ae69f5bc46edbd28fa (diff)
downloadopenbmc-fde1a25b9b7485085cffec62044a720285bebd7e.tar.xz
estoraged: srcrev bump 0ff7100bd9..ba000b9511
Patrick Williams (3): sdbusplus: use new namespace format clang-format: copy latest and re-format clang-tidy: resolve 'readability-redundant-string-cstr' Change-Id: I00808304537063a542c639c46a7e4ee26b55563f 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_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/storage/estoraged_git.bb b/meta-phosphor/recipes-phosphor/storage/estoraged_git.bb
index bee13279b0..3a2e15ed9c 100644
--- a/meta-phosphor/recipes-phosphor/storage/estoraged_git.bb
+++ b/meta-phosphor/recipes-phosphor/storage/estoraged_git.bb
@@ -9,7 +9,7 @@ DEPENDS += "openssl"
DEPENDS += "phosphor-logging"
DEPENDS += "sdbusplus"
DEPENDS += "stdplus"
-SRCREV = "0ff7100bd97febe126a2873b7e6a34b053a51033"
+SRCREV = "ba000b9511d3d63a53cff3afcab49b8b42f7309e"
PV = "0.1+git${SRCPV}"
PR = "r1"