summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-11-02 16:30:54 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-11-03 01:05:59 +0300
commit0b217444edaaa72cb01360acab97eb4521e5f920 (patch)
tree662f2035617fea0045e1353841bd91b023e2e932
parentf1e7928260caf7b0195797b220bd0e26937e3d4d (diff)
downloadopenbmc-0b217444edaaa72cb01360acab97eb4521e5f920.tar.xz
bmcweb: srcrev bump 021d32cf90..37bbf98c8b
Chris Cain (1): Systems: Add IdlePowerSave support George Liu (1): Fix NTPServers are hard-coded for eth0 Change-Id: I74bebcde91135389850fe6e89792a054db05404c 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 e1f7e74f5..aacb66388 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"
PV = "1.0+git${SRCPV}"
-SRCREV = "021d32cf907222cd72a5b9d2fe2e8159dd4bf083"
+SRCREV = "37bbf98c8ba77196ba72864846ca3b4a4ff5be4b"
S = "${WORKDIR}/git"