summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-net_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-02-15 11:43:13 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-02-19 05:00:16 +0300
commit57178e522e926fb92fffcc59036ec419ce5cc658 (patch)
tree3ed754e0e6a9c99a85944989539fd2c8f3265094 /meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-net_git.bb
parent27f80f94382f0107a60e12ad0902f352cf9d4a69 (diff)
downloadopenbmc-57178e522e926fb92fffcc59036ec419ce5cc658.tar.xz
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>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-net_git.bb')
-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"