diff options
author | Patrick Williams <patrick@stwcx.xyz> | 2017-03-15 08:40:04 -0500 |
---|---|---|
committer | Patrick Williams <patrick@stwcx.xyz> | 2017-03-15 17:07:24 +0000 |
commit | 4084c4784fe561035668ac03b5d5f2ea9d8f3144 (patch) | |
tree | 77c0fd2edb02e09ad0495517bbd5924594136fad /meta-phosphor | |
parent | 7325a55cfeaf5a0bea3e406d40adc351803ab7a1 (diff) | |
download | talos-openbmc-4084c4784fe561035668ac03b5d5f2ea9d8f3144.tar.gz talos-openbmc-4084c4784fe561035668ac03b5d5f2ea9d8f3144.zip |
phosphor-inventory-manager.inc: bump version
Change-Id: I4fadf9ab68dff9ebd7326c8f1496a73c92576944
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Diffstat (limited to 'meta-phosphor')
-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 6e3123d28..1cfa3696d 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 = "9b86483fc4790f728e57ea6385d3b7f28d1f4157" +SRCREV = "8ed114b6eec804d946981b1e7cd8da324de5d59f" |