summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-04-06 08:10:14 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-04-09 00:32:14 +0300
commit2235209e8663a350c1758a88d7f8bc0414ed0f78 (patch)
tree3235698184da1d1bbe5cea161405f55486155b6b
parentdbf31d38aebc274eac8bdd2322b608fe7dfee4b0 (diff)
downloadopenbmc-2235209e8663a350c1758a88d7f8bc0414ed0f78.tar.xz
phosphor-inventory-manager: srcrev bump 15d0c9934f..1bb06235d6
Patrick Williams (1): sdbusplus: object: don't use 'bool' argument constructor Change-Id: Ic3dbd943019995d09bddb1c83e8c6c839c3b9b5c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-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 2576383032..2682884555 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 = "15d0c9934f9f23c64df0ae0287e8a33135ba8151"
+SRCREV = "1bb06235d6d7286651a107d798914324038b1691"