summaryrefslogtreecommitdiffstats
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2018-12-03 16:40:23 +0000
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-12-03 12:27:13 -0500
commit28783e757a977114c80085e352b798650f4a0a89 (patch)
treefa36accec1f812b17eabc53469854d8e038547c6 /meta-phosphor
parente8aa55bae237189af4733d11d1e4140257439cea (diff)
downloadtalos-openbmc-28783e757a977114c80085e352b798650f4a0a89.tar.gz
talos-openbmc-28783e757a977114c80085e352b798650f4a0a89.zip
phosphor-net-ipmid: srcrev bump d6f3f7d762..d2563c52ee
Richard Marian Thomaiyar (2): RMCP+ login support with privilege W/A for CI test case - Accept empty user name Vernon Mauery (4): netipmid: use shared_ptr on messages instead of unique_ptr+references netipmid: use shared_ptr on session instead of shared_ptr+references netipmid: startSession does not need to call getSession netipmid: move to sdbusplus from sdbus minus (From meta-phosphor rev: da83edfac0775fd685b2e903695bfeacfd7f4d70) Change-Id: I991b596fda68761d682001145a44d71d6288c3eb Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor')
-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 c92eb5ee1..beb1a9171 100644
--- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-net_git.bb
+++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-net_git.bb
@@ -25,7 +25,7 @@ GROUPADD_PARAM_${PN} = "ipmi"
SRC_URI += "git://github.com/openbmc/phosphor-net-ipmid"
SRC_URI += "file://ipmi-net-firewall.sh"
-SRCREV = "d6f3f7d7622a48fd139b5ce36e314ff6d15db9d3"
+SRCREV = "d2563c52eea33c2e4575f34eddac564ba1a44d85"
S = "${WORKDIR}/git"
OpenPOWER on IntegriCloud