summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/storage
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-03-21 19:30:20 +0300
committerAndrew Geissler <andrew@geissonator.com>2023-03-24 00:57:24 +0300
commite6856152c8e40e916cac888805fa44e399e1a177 (patch)
treee771943f3015e080aed9f89d3ef1d2f9c15e083d /meta-phosphor/recipes-phosphor/storage
parent2142aac77bbc7b869a91f374e254d9d752b63cac (diff)
downloadopenbmc-e6856152c8e40e916cac888805fa44e399e1a177.tar.xz
estoraged: srcrev bump 61cf4260d0..2443a0217d
John Wedig (1): Improve accuracy of 'Locked' property Change-Id: Ib00e15e3436f040a39c1f77b4a31cc8eb52f4875 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 ee20407acd..36f30dc575 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 = "61cf4260d00d74c0f6dcf991a96c4eaf2dde091a"
+SRCREV = "2443a0217d6ffe4cec3226992a49b45d37bbb53d"
PV = "0.1+git${SRCPV}"
PR = "r1"