summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-08-07 20:00:07 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2023-08-07 20:00:07 +0300
commit458bb9e6f8cd0b96275ced4a7282dd16896e8b87 (patch)
tree86f8b96a4035aaa7ce0fb464c893c8fba6de535c
parent67caf7b5fab3d08201a5280a9bdfaad2201e6cc2 (diff)
downloadopenbmc-458bb9e6f8cd0b96275ced4a7282dd16896e8b87.tar.xz
phosphor-net-ipmid: srcrev bump de4121c738..36e3c539df
Tang Yiwei (1): Optimize SOL logic according to SOL Configuration Parameters definition Vernon Mauery (1): Update System GUID handling to be more robust Xie Ning (1): Fix the wrong service and path to get the guid Change-Id: Idfeac71deb12ec3f95423abbd596c0b2f0590486 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-rw-r--r--meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-net_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-net_git.bb b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-net_git.bb
index de0a221670..a9385ec959 100644
--- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-net_git.bb
+++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-net_git.bb
@@ -18,7 +18,7 @@ DEPENDS += "cli11"
DEPENDS += "libmapper"
DEPENDS += "systemd"
DEPENDS += "phosphor-ipmi-host"
-SRCREV = "de4121c73894af9711e6f34763dfb3d9462c55d7"
+SRCREV = "36e3c539df647d579f00f1cba6b482692a4ed634"
PV = "1.0+git${SRCPV}"
PR = "r1"