summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-04-24 01:00:37 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-04-25 19:06:30 +0300
commit96da4cb69deb43063d451e4c4b4a9af8531d39f4 (patch)
tree578dae92959e9dc8a3e51292c81b99677c6f3f08
parent9017d3617e5c3c26d98df646ec0a5d9bc7800168 (diff)
downloadopenbmc-96da4cb69deb43063d451e4c4b4a9af8531d39f4.tar.xz
phosphor-host-ipmid: srcrev bump 337a0978ef..e11895fd80
Konstantin Aladyshev (2): meson: Add missing boost dependency to message test meson: Use boost as a dependency Change-Id: Ib7c16287f3606c361ab3ea2ea908f28732efe9f6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-rw-r--r--meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc2
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 3eaf8bef53..428267b649 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;branch=master;protocol=https"
-SRCREV = "337a0978efd615ef27ff1ba8241974a7c020d845"
+SRCREV = "e11895fd80d47fe24faaf04d9fe91e2ed206a214"