diff options
author | Andrew Geissler <geissonator@yahoo.com> | 2017-12-12 05:10:12 +0000 |
---|---|---|
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | 2017-12-15 02:09:38 +0000 |
commit | 0280331a0bb8ca5ba5d15a77269a1c54b9d8d515 (patch) | |
tree | 4b6b4441bf5b858a9bb8393ed78f0552d424bc01 /meta-phosphor/common/recipes-phosphor/ipmi | |
parent | 3a5fbf530231e55aab91bc86ca1733b5fa3b6951 (diff) | |
download | talos-openbmc-0280331a0bb8ca5ba5d15a77269a1c54b9d8d515.tar.gz talos-openbmc-0280331a0bb8ca5ba5d15a77269a1c54b9d8d515.zip |
phosphor-ipmi-host.inc: bump version
Change-Id: I399e21e3bb0e76e8fa24dcce317d0c7dab3a0b14
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor/common/recipes-phosphor/ipmi')
-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 9ab740387..f99b2e842 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 = "6223561894d2ab60cf4af2c5b5cc930c0a26d8c2" +SRCREV = "ef7773ccd644cc2356f9a53295d3e58439329f3c" |