summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-02-06 19:51:56 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-02-07 06:42:14 +0300
commit8fcf4c59a86ff23e3a2eb6101b5ffacdd50093f9 (patch)
treef6ca3e17e30f75ce7179e3f6163409827658b817
parente7c7cc1946fe8e18bd6ad2789bedf23afbcbb98d (diff)
downloadopenbmc-8fcf4c59a86ff23e3a2eb6101b5ffacdd50093f9.tar.xz
phosphor-net-ipmid: srcrev bump 6f353e868d..7f268e4daa
Vernon Mauery (1): netipmid: consolidate message-related things in message.hpp (From meta-phosphor rev: c5f6c148b60dc36158a9350a4ee1f851c4ef915b) Change-Id: I4f97581ffab65c2d6b4782f92705b8fc466c6bf1 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 7eb0d4e93..0e97083de 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 = "6f353e868d6fef90e35ef13da7c7ae912becb97a"
+SRCREV = "7f268e4daa41598610fbd0926b44a3584f527479"
S = "${WORKDIR}/git"