commit | 2235209e8663a350c1758a88d7f8bc0414ed0f78 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Wed Apr 06 05:10:14 2022 +0000 |
committer | Andrew Geissler <andrew@geissonator.com> | Fri Apr 08 21:32:14 2022 +0000 |
tree | 3235698184da1d1bbe5cea161405f55486155b6b | |
parent | dbf31d38aebc274eac8bdd2322b608fe7dfee4b0 [diff] |
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>
diff --git a/meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager.inc b/meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager.inc index 2576383..2682884 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;branch=master;protocol=https" -SRCREV = "15d0c9934f9f23c64df0ae0287e8a33135ba8151" +SRCREV = "1bb06235d6d7286651a107d798914324038b1691"