summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-10-09 01:01:17 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-10-10 19:44:39 +0300
commitbe3fe06437ec4ef06fc2d993a28bc3fbd6cfc872 (patch)
treeca7937876c13b86fa5c45dc6d08b0667fec18a06 /meta-phosphor/recipes-phosphor
parentc303d940d79c459623725b1aea12fe983e411776 (diff)
downloadopenbmc-be3fe06437ec4ef06fc2d993a28bc3fbd6cfc872.tar.xz
phosphor-net-ipmid: srcrev bump 1c5b3ab058..12d199b277
Patrick Williams (1): catch exceptions as const Change-Id: I13240ee1b7c83025c2cf3a466105abcc3e849844 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor')
-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 97df26289..7bf32c00d 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 = "1c5b3ab05817d62a11f75c2a90b6891b18bf62cc"
+SRCREV = "12d199b27764496bfff8a45661239b1e509c336f"
S = "${WORKDIR}/git"