summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-06-28 20:52:05 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-06-29 00:26:50 +0300
commit194fc2cf1290799fc5704bb264602c5de6361398 (patch)
tree19a26225237c77540a00f9161217fc20517a77ad /meta-phosphor
parentb0de934a30ff8f1807c87ddc219077d5ee3c508f (diff)
downloadopenbmc-194fc2cf1290799fc5704bb264602c5de6361398.tar.xz
bmcweb: srcrev bump 7e236ca3b4..85e1424f54
Ed Tanous (1): Fix initialier_list issues (From meta-phosphor rev: 308232077167feb629ade1b92c027f4c92f3e9eb) Change-Id: I4774bdeca1d2dfe1596a7b75b3f52271b4f35748 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor')
-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 886c3b274..566d293fc 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -15,7 +15,7 @@ LIC_FILES_CHKSUM = "file://LICENCE;md5=a6a4edad4aed50f39a66d098d74b265b"
SRC_URI = "git://github.com/openbmc/bmcweb.git"
PV = "1.0+git${SRCPV}"
-SRCREV = "7e236ca3b4d0263181fc977f0ee68a7d947c7070"
+SRCREV = "85e1424f5466ebedb4a28b233355551e94260677"
S = "${WORKDIR}/git"