commit | 0ebd680cfbbb642b36d73e57544c2b8c8b25ed80 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Wed Mar 13 21:50:31 2024 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Thu Mar 14 06:25:09 2024 +0000 |
tree | 76c1ac22703d829b3448bf50b2ce2d08e510d2c9 | |
parent | 7e9355d81066551c4a4b13c45815fd7792ec579a [diff] |
estoraged: srcrev bump c0d66eb78b..0cec4286e4 Hao Zhou (1): Return Unencrypted if header is not found Change-Id: I0b7379cf365806cd10a373a553dac158f081c533 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 7a41e4c..9ec4fd8 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 = "c0d66eb78bdeaf8e9689b1ed07f819a5984aecf0" +SRCREV = "0cec4286e4b83d48e7e0b2cb6971443b61a7fcf8" PV = "0.1+git${SRCPV}" PR = "r1"