summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/inventory
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-01-05 23:40:11 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2023-01-05 23:40:11 +0300
commitb897092047552f907b7397f142ffe9deb123c2d1 (patch)
tree7d3396d62c979bcec0d3d7f585431fe006feb8c0 /meta-phosphor/recipes-phosphor/inventory
parent7288ed385b0e6337ab2b825695b9cc3918f8f8eb (diff)
downloadopenbmc-b897092047552f907b7397f142ffe9deb123c2d1.tar.xz
phosphor-inventory-manager: srcrev bump f3f185507c..c4c94828ed
Patrick Williams (3): python: fix flake8 warnings and format with black prettier: re-format markdownlint: fix all warnings Santosh Puranik (2): utils: Fix bad conversion for enumerations meson: Fix BUSNAME argument to pimgen.py Change-Id: I63099f543827e0cf268509cde89648d8459082a8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/inventory')
-rw-r--r--meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager.inc b/meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager.inc
index 03dc0781da..ae9a52d294 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 @@ HOMEPAGE = "http://github.com/openbmc/phosphor-inventory-manager"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
SRC_URI = "git://github.com/openbmc/phosphor-inventory-manager;branch=master;protocol=https"
-SRCREV = "f3f185507c66244b3b655d67126dcb87d122ed50"
+SRCREV = "c4c94828edb6ac2758d4a9ea04c51b976cbabeb2"