diff options
author | Andrew Geissler <geissonator@yahoo.com> | 2017-10-11 01:15:07 +0000 |
---|---|---|
committer | Andrew Geissler <geissonator@yahoo.com> | 2017-10-11 12:12:59 +0000 |
commit | 0c1ef2ed90c44322faecbc810fdc608d01435d6a (patch) | |
tree | fc9b3d67042eba487dc78bc4e7b8447014ba5fef /meta-phosphor | |
parent | 5bddce51e6a4999157d58a5b5d51cc99ab8a35ba (diff) | |
download | talos-openbmc-0c1ef2ed90c44322faecbc810fdc608d01435d6a.tar.gz talos-openbmc-0c1ef2ed90c44322faecbc810fdc608d01435d6a.zip |
phosphor-inventory-manager.inc: bump version
Change-Id: Ib7f4d4ed54e3dc3410b88984269ffdf01f8e3168
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
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 14994e691..3982ead88 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 = "fa23d704bd8f0f940ac2dbe055db1763c977005d" +SRCREV = "2c4425e85328802325949a68787cc5f776d47842" |