summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-03-15 01:12:00 +0300
committerAndrew Geissler <geissonator@yahoo.com>2019-03-15 16:34:45 +0300
commitcde037a777bd35d309acccde9c19c1ff2783d578 (patch)
tree7297e8b88dcecc2f451b254fccfe33af85289da8
parent49ce2039b57ad341245c8c66104bc7ca5844d6b7 (diff)
downloadopenbmc-cde037a777bd35d309acccde9c19c1ff2783d578.tar.xz
bmcweb: srcrev bump 9474b37880..603a664025
Gunnar Mills (1): Add BMCWEB_ENABLE_REDFISH_ONE_CHASSIS build option (From meta-phosphor rev: 3310350a291cfc1f4ea45e09a61c531a0de064a0) Change-Id: Idc8c94dc06cfba105029c0fa9f055a8249d1b291 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@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 9d11fa384..d2b568239 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 = "9474b3788017bddd70e493e2b9b7674be30abc87"
+SRCREV = "603a664025801fd02079298374781f49ce816e5b"
S = "${WORKDIR}/git"