diff options
author | Andrew Geissler <geissonator@yahoo.com> | 2018-02-22 06:50:09 +0000 |
---|---|---|
committer | Andrew Geissler <geissonator@yahoo.com> | 2018-02-22 06:50:09 +0000 |
commit | 395d39ae2ea8264bcb3dc9b3f31006c0c653e050 (patch) | |
tree | ab036bafec042a49dc1ff3d97688726cd4613755 /meta-phosphor | |
parent | 751dc9a6c9606ef1ef7ee28611c61cd6ee9821c3 (diff) | |
download | talos-openbmc-395d39ae2ea8264bcb3dc9b3f31006c0c653e050.tar.gz talos-openbmc-395d39ae2ea8264bcb3dc9b3f31006c0c653e050.zip |
phosphor-ipmi-host.inc: bump version
Change-Id: Ic04e1a8266de40d8c4fdb25aa4e7b4541d1f286f
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-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 5ba431e38..33ddbd9df 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 = "e66c3b042c0cd2d94059fa93298e0ba52c92b248" +SRCREV = "22be97b3f5331106b3dab8101a0df8392abf3ea2" |