diff options
author | Patrick Williams <patrick@stwcx.xyz> | 2017-01-31 11:20:03 -0600 |
---|---|---|
committer | Patrick Williams <patrick@stwcx.xyz> | 2017-02-01 14:35:09 +0000 |
commit | 5e5940df91892de700ab2ac99accdda0575eff84 (patch) | |
tree | 204ca9f825db681436e51552dd87e55188b06227 | |
parent | 07df806946f5693cd5196af5a9cee3c893ca8461 (diff) | |
download | talos-openbmc-5e5940df91892de700ab2ac99accdda0575eff84.tar.gz talos-openbmc-5e5940df91892de700ab2ac99accdda0575eff84.zip |
phosphor-inventory-manager.inc: bump version
Change-Id: I365d212239b850fb8c3252b89c737b1e9214941b
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
-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 1ce247e76..f329e11d8 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 = "e4b1b1e7835c22a46839f53e68032374731425ce" +SRCREV = "c93bcc978a48ab72c9c0193f89ae7eda61e2a996" |