commit | 0b217444edaaa72cb01360acab97eb4521e5f920 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Tue Nov 02 13:30:54 2021 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Tue Nov 02 22:05:59 2021 +0000 |
tree | 662f2035617fea0045e1353841bd91b023e2e932 | |
parent | f1e7928260caf7b0195797b220bd0e26937e3d4d [diff] [blame] |
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>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb index e1f7e74..aacb663 100644 --- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb +++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@ SRC_URI = "git://github.com/openbmc/bmcweb.git" PV = "1.0+git${SRCPV}" -SRCREV = "021d32cf907222cd72a5b9d2fe2e8159dd4bf083" +SRCREV = "37bbf98c8ba77196ba72864846ca3b4a4ff5be4b" S = "${WORKDIR}/git"