summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-03-25 03:40:28 +0300
committerAndrew Geissler <andrew@geissonator.com>2023-03-28 16:14:49 +0300
commitb3a72b3609ffd29d751b04773a6a18023bb8d184 (patch)
tree388d2983fa1c9e9fcbbaf68337415f3810f16fd7
parentff3b1808eaaebb504b2ba41cc79e7bf61c4edd92 (diff)
downloadopenbmc-b3a72b3609ffd29d751b04773a6a18023bb8d184.tar.xz
phosphor-host-ipmid: srcrev bump 7b2e5504f9..dcde04e0bc
Potin Lai (1): apphandler: fix wrong usage of regex_search() Change-Id: I683ecd45369acdb2caa19f58f0ab63b099c1ddd1 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 56f0121934..0633d6d4b2 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 = "7b2e5504f97744d635cfde1803fc7321628e8b18"
+SRCREV = "dcde04e0bcb94375368315c6178e1665e3e7f3fe"