summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2018-11-03 03:00:32 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-11-05 15:58:47 +0300
commitda27389de1cd226120227022714d91317508f96a (patch)
tree2e8b489fafac5338a0db416447c0c845ffa8f6b4 /meta-phosphor
parent6205e7a71bc765615c1c2211b14b4fbb6258121c (diff)
downloadopenbmc-da27389de1cd226120227022714d91317508f96a.tar.xz
bmcweb: srcrev bump 27826b5f6a..c70f153548
Ed Tanous (2): Fix an issue with non-root objectmapper entries Add VlanInterface patch back Jennifer Lee (1): Managers: Actions object: Support Reset property Rapkiewicz, Pawel (1): Initial implementation of processors and memory schema (From meta-phosphor rev: c28d8649cf04f846c241a1acfd3867a4e72563d5) Change-Id: I2e4784b9bcda034c8b3f58cbd1666a977d6c0b60 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 a3c34d272..9a6dc7fb2 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://LICENCE;md5=a6a4edad4aed50f39a66d098d74b265b"
SRC_URI = "git://github.com/openbmc/bmcweb.git"
PV = "1.0+git${SRCPV}"
-SRCREV = "27826b5f6a4e886a5d4c1b3775b5d62d0438da95"
+SRCREV = "c70f1535484e5ecabdb3dfaa0497ccdd40fd1057"
S = "${WORKDIR}/git"