summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-10-27 23:30:55 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2021-10-27 23:30:55 +0300
commitc1590824637d0bee420ece67f3725bcc48666222 (patch)
tree7930d902134773f88f0e801cdb782d2066f1621e
parentd45f17293c429d61e43a78edcc801133ed23600f (diff)
downloadopenbmc-c1590824637d0bee420ece67f3725bcc48666222.tar.xz
bmcweb: srcrev bump 287ece64bf..9d832618c7
Ed Tanous (4): Update Boost subproject to 1.77 Make code build in clang Sort collections by human sort Enable beast separate compilation zhanghch05 (1): Use AsyncResp in retrieveUriToDbusMap Change-Id: I2e38f7be719000575a0a6d4b859733b8ba417cd8 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 f697fb809..28e7beb33 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 = "287ece64bf9a8ee0c42f77cefce559054b488ae7"
+SRCREV = "9d832618c74052bd445d6e8b3461946f3c431ca3"
S = "${WORKDIR}/git"