summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/ipmi
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-07-31 02:21:10 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-08-03 16:15:26 +0300
commit92459acc297e05f6fe21ad1ef36deb928956ed43 (patch)
treefbf8e4acca1fabd99b2a90f2e95201e45c8db9e6 /meta-phosphor/recipes-phosphor/ipmi
parenta45b753955c7af914b77f569820880b41ec0d16c (diff)
downloadopenbmc-92459acc297e05f6fe21ad1ef36deb928956ed43.tar.xz
phosphor-net-ipmid: srcrev bump b88599a2ce..60d6e4ed2b
Vernon Mauery (3): replace tuple-based singleton with individual singletons make internal command functor match external Add Get Channel Cipher Suites Command Change-Id: I59d12442e750b384ad7212b4064df36f1711cbc1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/ipmi')
-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 616d78c5f..44a1b0c53 100644
--- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-net_git.bb
+++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-net_git.bb
@@ -18,7 +18,7 @@ DEPENDS += "phosphor-ipmi-host"
RRECOMMENDS_${PN} = "pam-ipmi"
SRC_URI += "git://github.com/openbmc/phosphor-net-ipmid"
-SRCREV = "b88599a2cef6b4fd2272f065a37ce0f70ca8dd38"
+SRCREV = "60d6e4ed2b74c88621f43081951d86956557baa0"
S = "${WORKDIR}/git"