summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-02-23 03:30:21 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-02-23 05:23:20 +0300
commit860bc6fb6b93b01c8d75406653c34391beec14e8 (patch)
tree7fc391332a945570b7011313f735219a87dc11b1
parent81b80c8b837ef81be7a798f7fb3d846dfcd1fa4e (diff)
downloadopenbmc-860bc6fb6b93b01c8d75406653c34391beec14e8.tar.xz
bmcweb: srcrev bump a6e5e0ab43..db69770393
Ed Tanous (1): Make run() static Willy Tu (1): managers: populate the name correctly for PID Change-Id: I90130aa37ecf6d8e5c739283d7019aec50085e3e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-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 6ef4640d02..6fbf18d4e1 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=175792518e4ac015ab6696d16c4f607e"
SRC_URI = "git://github.com/openbmc/bmcweb.git;branch=master;protocol=https;nobranch=1"
PV = "1.0+git${SRCPV}"
-SRCREV = "a6e5e0ab436662983f2468f347a76b0cfbac83f1"
+SRCREV = "db697703934950bf751db436afabdc9ffc3d7c54"
S = "${WORKDIR}/git"