commit | 011582b6f53306b6339e8fa1dd974d2e4de7bd54 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Tue Jan 30 11:40:44 2024 -0600 |
committer | Andrew Geissler <geissonator@yahoo.com> | Wed Jan 31 22:14:45 2024 +0000 |
tree | 2e4ed3c8a378aaa3169d772eab644f026f001667 | |
parent | 5f92e9f3fa6264b0abbcb628abe2edd9413c8e4d [diff] |
estoraged: srcrev bump 043af59f7f..d7be42bd69 John Wedig (1): Populate the Type property in Item.Drive interface Change-Id: Ib00820722df70d4b6f798cd633dc85b867332e51 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 62dc0fc..bde0e4c 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 = "043af59f7fadce9b7e3872d91b1a0e841fc24cea" +SRCREV = "d7be42bd69a80a2cdca17a8ccbc9c0a696b5d95c" PV = "0.1+git${SRCPV}" PR = "r1"