commit | 60c84e6d8a653f3f3335851f34c002acaff067f2 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Fri Jul 16 15:20:51 2021 +0000 |
committer | Patrick Williams <patrick@stwcx.xyz> | Fri Jul 16 16:23:05 2021 +0000 |
tree | a559df9c0c81233c4a42448288748303178863fc | |
parent | daf7a347ce765bfcbb54f4f0c39288e38e5ff8cd [diff] |
phosphor-inventory-manager: srcrev bump 903b0de230..4ccd39603b Patrick Williams (2): main: remove global exception catch utils: improve exception string with variant types Change-Id: I33cf8a918e20886660739f338beada6328ad84b3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager.inc b/meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager.inc index 9bd95c1..c7d8c74 100644 --- a/meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager.inc +++ b/meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager.inc
@@ -2,4 +2,4 @@ LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" SRC_URI = "git://github.com/openbmc/phosphor-inventory-manager" -SRCREV = "903b0de230f01d14aee794dbf8ca713c128b0bde" +SRCREV = "4ccd39603b041099723ffe0389f9f19b6b75f747"