summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-03-14 05:50:31 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-03-14 09:25:09 +0300
commit0ebd680cfbbb642b36d73e57544c2b8c8b25ed80 (patch)
tree76c1ac22703d829b3448bf50b2ce2d08e510d2c9
parent7e9355d81066551c4a4b13c45815fd7792ec579a (diff)
downloadopenbmc-0ebd680cfbbb642b36d73e57544c2b8c8b25ed80.tar.xz
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>
-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 7a41e4c16f..9ec4fd8f7b 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 = "c0d66eb78bdeaf8e9689b1ed07f819a5984aecf0"
+SRCREV = "0cec4286e4b83d48e7e0b2cb6971443b61a7fcf8"
PV = "0.1+git${SRCPV}"
PR = "r1"