diff options
author | Andrew Geissler <openbmcbump-github@yahoo.com> | 2018-11-07 22:50:23 +0000 |
---|---|---|
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | 2018-11-08 09:29:41 -0500 |
commit | 59664c1419281ea964763d875c6037df38726c1c (patch) | |
tree | 9fa29ab34109ae6f8dbfc45ecce004fca3cba641 /meta-phosphor/recipes-phosphor/inventory | |
parent | 3012562d9b1419ea05d91bf2fc2b6237df1ab28b (diff) | |
download | talos-openbmc-59664c1419281ea964763d875c6037df38726c1c.tar.gz talos-openbmc-59664c1419281ea964763d875c6037df38726c1c.zip |
phosphor-inventory-manager: srcrev bump 979eb59165..6e94b65268
William A. Kennington III (1):
Fix std::variant usage
(From meta-phosphor rev: 771ae39740bb591dd6582bbfe8e7993d321b868f)
Change-Id: I142ccf43e25730776351d9158ab4463c688a9d86
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/inventory')
-rw-r--r-- | meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager.inc b/meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager.inc index 62a6f5117..7b9678f45 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 @@ 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 = "979eb591652fba30f86ec5b7f5c5f73c06651c70" +SRCREV = "6e94b65268382de661512646668d8e32ec73d755" |