commit | be3fe06437ec4ef06fc2d993a28bc3fbd6cfc872 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Fri Oct 08 22:01:17 2021 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Sun Oct 10 16:44:39 2021 +0000 |
tree | ca7937876c13b86fa5c45dc6d08b0667fec18a06 | |
parent | c303d940d79c459623725b1aea12fe983e411776 [diff] |
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>
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 97df262..7bf32c0 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 @@ RRECOMMENDS:${PN} = "pam-ipmi" SRC_URI += "git://github.com/openbmc/phosphor-net-ipmid" -SRCREV = "1c5b3ab05817d62a11f75c2a90b6891b18bf62cc" +SRCREV = "12d199b27764496bfff8a45661239b1e509c336f" S = "${WORKDIR}/git"