diff options
author | Andrew Geissler <geissonator@yahoo.com> | 2017-10-04 03:00:12 +0000 |
---|---|---|
committer | Andrew Geissler <geissonator@yahoo.com> | 2017-10-04 11:56:59 +0000 |
commit | e44b964ab8af1668e158a40e4b9f93bb9ce80335 (patch) | |
tree | ad6e744fde506ff1a0a7a239b5f79c11824b32a0 /meta-phosphor/common/recipes-phosphor | |
parent | 8fee48e5bb4a8648e8001faa52d3ceb8bd3fd309 (diff) | |
download | talos-openbmc-e44b964ab8af1668e158a40e4b9f93bb9ce80335.tar.gz talos-openbmc-e44b964ab8af1668e158a40e4b9f93bb9ce80335.zip |
phosphor-ipmi-host.inc: bump version
Change-Id: I320983f4ccdb4ff5cc0b2b5a7111fdaf83e46c97
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor/common/recipes-phosphor')
-rw-r--r-- | meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-host.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-host.inc b/meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-host.inc index bbd25ca55..095462a00 100644 --- a/meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-host.inc +++ b/meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-host.inc @@ -2,4 +2,4 @@ HOMEPAGE = "http://github.com/openbmc/phosphor-host-ipmid" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=fa818a259cbed7ce8bc2a22d35a464fc" SRC_URI += "git://github.com/openbmc/phosphor-host-ipmid" -SRCREV = "8202432fd5fe630c28e023aaccc632624f5933cc" +SRCREV = "f536c9066b398a3cf374db570d9d41db4ed14eef" |