summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/storage
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-04-12 22:20:34 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-04-13 00:35:17 +0300
commitfe23b7e99351da9fe2e6604ba9224b6bd428b2fa (patch)
tree4f6e3e6cd02d4b51d5cef65875ac61a72336a2c8 /meta-phosphor/recipes-phosphor/storage
parentea947ac7ac565b431358270b09ac7bd27125410a (diff)
downloadopenbmc-fe23b7e99351da9fe2e6604ba9224b6bd428b2fa.tar.xz
estoraged: srcrev bump 9be2f0fc2a..0ff7100bd9
Patrick Williams (1): meson: remove deprecated get_pkgconfig_variable Change-Id: Ib02dbdfb4a4608782c480041fb70bf494bf5e0eb 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 55ce900e40..bee13279b0 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 = "9be2f0fc2a5cb7a93a1831fb979d7553b01a35ef"
+SRCREV = "0ff7100bd97febe126a2873b7e6a34b053a51033"
PV = "0.1+git${SRCPV}"
PR = "r1"