diff options
author | Andrew Geissler <openbmcbump-github@yahoo.com> | 2019-04-01 20:12:44 +0300 |
---|---|---|
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | 2019-04-01 23:55:47 +0300 |
commit | e8b35a4a53d861c35620a72500f76eedcc7bc20f (patch) | |
tree | c33072573689c08258755c6edd31a8f996477e00 | |
parent | d320857852032348975a7851f9160115b12fede1 (diff) | |
download | openbmc-e8b35a4a53d861c35620a72500f76eedcc7bc20f.tar.xz |
phosphor-host-ipmid: srcrev bump b0ab5fe80b..1c8ee4902c
Patrick Venture (1):
build: install into bin instead of sbin
Vernon Mauery (1):
allow legacy handlers to register with groupoem extension
(From meta-phosphor rev: ab97c7e3f891d0f2cc5e26e41380bc4fedb51150)
Change-Id: Iac7993c7967a42c38959bd9d645569195bdfa9ee
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
-rw-r--r-- | meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc index 66e1fee94..b7df60716 100644 --- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc +++ b/meta-phosphor/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 = "b0ab5fe80b7d5ce601550638bd836267dc878da9" +SRCREV = "1c8ee4902c5bb87a300cf7da1edec415ab5f5f79" |