summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/interfaces
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-11-03 21:01:26 +0300
committerPatrick Williams <patrick@stwcx.xyz>2022-11-04 04:42:59 +0300
commit09e7c6a88dabd564097a728d6ae0b319b74725d4 (patch)
tree2b72bbc1c77680235204844b16bbb1c7e52a09ce /meta-phosphor/recipes-phosphor/interfaces
parente6da3f1d06ea95d24ef4a052e40a6b850ce6ef00 (diff)
downloadopenbmc-09e7c6a88dabd564097a728d6ae0b319b74725d4.tar.xz
bmcweb: srcrev bump 291d709d35..6c7d53a54a
Ed Tanous (1): Subproject include as system include Change-Id: I0f9fd15a74d3b794eb56c1e4c8dea8c65dbe93f0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/interfaces')
-rw-r--r--meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 4990bc1e93..bd2f3cf1d0 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@ DEPENDS = " \
${@bb.utils.contains('PTEST_ENABLED', '1', 'gtest', '', d)} \
${@bb.utils.contains('PTEST_ENABLED', '1', 'gmock', '', d)} \
"
-SRCREV = "291d709d3505cb345259e7d78eb6c8b765499c1b"
+SRCREV = "6c7d53a54ac436b4e9a18ec59b9e3833ad16c6a5"
PV = "1.0+git${SRCPV}"
SRC_URI = "git://github.com/openbmc/bmcweb.git;branch=master;protocol=https;nobranch=1"