summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/storage
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-03-29 19:50:55 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-04-05 21:30:17 +0300
commit00551fcf14374f988274e16596b1076b767e0e9c (patch)
tree155a8b69b2dbaf97cab540c6aa723825d0e1bf0a /meta-phosphor/recipes-phosphor/storage
parent2fe103204b3d20373a2623a1058c2bd2091254f9 (diff)
downloadopenbmc-00551fcf14374f988274e16596b1076b767e0e9c.tar.xz
estoraged: srcrev bump 0cec4286e4..f1c89effbc
Konstantin Aladyshev (2): build: Fix boost dependency meson: Update meson version to 0.59.0 Change-Id: I3ba445daf1b565b9ebea6107d152c0276879d412 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 9ec4fd8f7b..157a7470df 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 = "0cec4286e4b83d48e7e0b2cb6971443b61a7fcf8"
+SRCREV = "f1c89effbc0f204fff4cc220806ede7e1878ef19"
PV = "0.1+git${SRCPV}"
PR = "r1"