summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-02-15 08:43:13 +0000
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-02-18 21:00:16 -0500
commit57178e522e926fb92fffcc59036ec419ce5cc658 (patch)
tree3ed754e0e6a9c99a85944989539fd2c8f3265094
parent27f80f94382f0107a60e12ad0902f352cf9d4a69 (diff)
downloadtalos-openbmc-57178e522e926fb92fffcc59036ec419ce5cc658.tar.gz
talos-openbmc-57178e522e926fb92fffcc59036ec419ce5cc658.zip
phosphor-net-ipmid: srcrev bump 7f268e4daa..4021b1f7a1
Tom Joseph (4): Fix the order of fields in Get Channel Auth Capabilities command Null username support is removed from Get Channel Auth command Update the payload with authenticated field in the header Return the maximum privilege in open session command (From meta-phosphor rev: 9185f505522fd14b9d630cf89a62e20733559336) Change-Id: Ia902aaf54902584c922473a8c4dad4dc0473d1a3 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-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 0e97083de..f74d491c8 100644
--- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-net_git.bb
+++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-net_git.bb
@@ -19,7 +19,7 @@ RDEPENDS_${PN} += "iptables"
SRC_URI += "git://github.com/openbmc/phosphor-net-ipmid"
SRC_URI += "file://ipmi-net-firewall.sh"
-SRCREV = "7f268e4daa41598610fbd0926b44a3584f527479"
+SRCREV = "4021b1f7a1db46b6e467539371321513864534d4"
S = "${WORKDIR}/git"
OpenPOWER on IntegriCloud