summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/storage
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-03-20 19:20:21 +0300
committerAndrew Geissler <andrew@geissonator.com>2023-03-21 01:31:58 +0300
commit137bb89206366cafad171fd2414a094e56e584e5 (patch)
treea8c68e6bc489dcbe5ec7c63be4f248eaf2aadbe0 /meta-phosphor/recipes-phosphor/storage
parent8b23b3bf64f49a75d0d70f2b3546fb3d1aed9240 (diff)
downloadopenbmc-137bb89206366cafad171fd2414a094e56e584e5.tar.xz
estoraged: srcrev bump d61316ad21..61cf4260d0
John Wedig (1): Fix build warnings Change-Id: I3b1eb86d20bbd845f447245517ce7127571f5bfc 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 0fb1f1cf2e..ee20407acd 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 = "d61316ad214b7fb68a8332def54161838764d16c"
+SRCREV = "61cf4260d00d74c0f6dcf991a96c4eaf2dde091a"
PV = "0.1+git${SRCPV}"
PR = "r1"