commit | 20fbda3f4c894bb7129a940f84f18eb73c2907e3 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Wed Jul 21 00:51:21 2021 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Wed Jul 21 23:44:59 2021 +0000 |
tree | 5cfcd649162a8eb185ae0b093c60595745c441c6 | |
parent | 2da054db8327f9be530c5385b120f3387cc5638a [diff] |
phosphor-net-ipmid: srcrev bump 91883b512b..b88599a2ce P Dheeraj Srujan Kumar (1): Fix Klocwork Issue:bitwise operation size mismatch Change-Id: I6d62bbcc2e21b051e35b67e89d915209c5640ccb 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 c116977..616d78c 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 = "91883b512be3d273d415187ebf07ea4b7bdabca8" +SRCREV = "b88599a2cef6b4fd2272f065a37ce0f70ca8dd38" S = "${WORKDIR}/git"