summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-net_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-05-18 15:41:18 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-05-19 02:34:35 +0300
commit80750ed3e0b533870be7ef562fe25743d1e9be05 (patch)
tree6e38c0253d788237203fdc4ab56782c3e36178b9 /meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-net_git.bb
parente656205f68d29d290e08329422efdacc306ee864 (diff)
downloadopenbmc-80750ed3e0b533870be7ef562fe25743d1e9be05.tar.xz
phosphor-net-ipmid: srcrev bump 9edc2314f7..9d9b7638cb
Andrew Geissler (2): string: ensure string included size_t: ensure cstddef included (From meta-phosphor rev: d7ef5de457b0526b89cbe202b09d1209461aae36) Change-Id: I7f3a05aabfbdea13706ea68d109dff8449a65732 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-net_git.bb')
-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 4f95ea1d1..b622f833e 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 = "9edc2314f7dea855e82bc0a64f2e3d9de2bf7431"
+SRCREV = "9d9b7638cb1e95989329680730ec272da786615f"
S = "${WORKDIR}/git"