summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-09-24 18:41:23 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-09-25 03:03:02 +0300
commit6cef7c439e379c03124327ffbf93f06d424e4f5a (patch)
tree9307a24ac4cf2066000b42b9e5be04fd127694f9
parent84d7bc3529ca3863caf104daf33040eecf1a16f4 (diff)
downloadopenbmc-6cef7c439e379c03124327ffbf93f06d424e4f5a.tar.xz
phosphor-net-ipmid: srcrev bump 3819c1e924..ddba9d15af
Ayushi Smriti (2): Fix:Activate payload missing req param length check Fix: Incorrect max instance for get payload status (From meta-phosphor rev: d0b39d578fbf07796e5622fdc995a3a917cd16fa) Change-Id: I4a36cec4e5ac187b4e7b4b8ae76003e5f8f07bbc 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 3d9122ccc..f6b63dfe3 100644
--- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-net_git.bb
+++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-net_git.bb
@@ -16,7 +16,7 @@ DEPENDS += "systemd"
DEPENDS += "phosphor-ipmi-host"
SRC_URI += "git://github.com/openbmc/phosphor-net-ipmid"
-SRCREV = "3819c1e924362a014165bea24c6f9114e2b08738"
+SRCREV = "ddba9d15af607274462fc3372b3d72393d03899a"
S = "${WORKDIR}/git"