summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-04-14 01:00:23 +0300
committerPatrick Williams <patrick@stwcx.xyz>2023-04-16 00:03:41 +0300
commitebff156ad7499019c6a40569a113d72b4039b860 (patch)
tree7bd58259befa3a93d49305cb5c8e5adf2b93edfb
parent20e771f8777b3236b09aee661546c6a8843d9c70 (diff)
downloadopenbmc-ebff156ad7499019c6a40569a113d72b4039b860.tar.xz
phosphor-net-ipmid: srcrev bump 2c95dd1ab6..e81b7c9d1a
Patrick Williams (1): meson: remove deprecated get_pkgconfig_variable Change-Id: Id4e045972664e8050525256e75d85efe27b3cc83 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-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 ae2e102f42..bc4f677959 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 += "cli11"
DEPENDS += "libmapper"
DEPENDS += "systemd"
DEPENDS += "phosphor-ipmi-host"
-SRCREV = "2c95dd1ab69e1b7dcfd2a456d6b1a28e9df363f6"
+SRCREV = "e81b7c9d1aa571694200cc2afdca238cb23a7442"
PV = "1.0+git${SRCPV}"
PR = "r1"