bmcweb: srcrev bump 7a2bb2c956..4efe3e0c02
Patrick Williams (1):
meson: remove deprecated get_pkgconfig_variable
Change-Id: I3da5c90bbc81b170e50dc12b186e20e29fa958ad
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 179283b..d80c2e6 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -12,7 +12,7 @@
${@bb.utils.contains('PTEST_ENABLED', '1', 'gtest', '', d)} \
${@bb.utils.contains('PTEST_ENABLED', '1', 'gmock', '', d)} \
"
-SRCREV = "7a2bb2c9561a57dd23d1de44f5f38a95fdd806af"
+SRCREV = "4efe3e0c02ed5d955175fd863a575e2709a6e461"
PV = "1.0+git${SRCPV}"
SRC_URI = "git://github.com/openbmc/bmcweb.git;branch=master;protocol=https"