commit | 4b996a462466c46bee934f488f96f7e045b703a9 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Tue Sep 03 14:00:58 2024 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Tue Sep 03 20:50:27 2024 +0000 |
tree | a4fb7d13d98b6647dd0ac837aabfb9f42207741a | |
parent | a924d438cd0828006ada4c0c8da3021c2c51e31b [diff] |
estoraged: srcrev bump 15b63e12bd..55d960bfe7 Patrick Williams (1): build: upgrade to C++23 Change-Id: I82fab03fc5dd97c20739f3d626e046b10ed443b8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/storage/estoraged_git.bb b/meta-phosphor/recipes-phosphor/storage/estoraged_git.bb index b38cf77..63912e4 100644 --- a/meta-phosphor/recipes-phosphor/storage/estoraged_git.bb +++ b/meta-phosphor/recipes-phosphor/storage/estoraged_git.bb
@@ -9,7 +9,7 @@ DEPENDS += "phosphor-logging" DEPENDS += "sdbusplus" DEPENDS += "stdplus" -SRCREV = "15b63e12bdc3f3116fb841349dd4f1cd17a8398b" +SRCREV = "55d960bfe72a2e94707e332b7acf8561f2a55680" PV = "0.1+git${SRCPV}" PR = "r1"