diff options
-rw-r--r-- | meta-phosphor/common/recipes-phosphor/inventory/phosphor-inventory-manager.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/inventory/phosphor-inventory-manager.inc b/meta-phosphor/common/recipes-phosphor/inventory/phosphor-inventory-manager.inc index 3982ead88..9a1bf9ec7 100644 --- a/meta-phosphor/common/recipes-phosphor/inventory/phosphor-inventory-manager.inc +++ b/meta-phosphor/common/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" -SRCREV = "2c4425e85328802325949a68787cc5f776d47842" +SRCREV = "33e217952d5791580b4d1d711da1d6010731fbca" |