summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-02-20 22:41:18 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2020-02-21 17:13:49 +0300
commitb25c9b90db67f0611304e507e261a5d1bc14e206 (patch)
tree6588c2ca0f2287c9f98814b79269142db71ce5b3
parent4eaa72a33ab40fe1223c7346624e7508e76e08ab (diff)
downloadopenbmc-b25c9b90db67f0611304e507e261a5d1bc14e206.tar.xz
bmcweb: srcrev bump 83935af944..aa9bb6b111
Gunnar Mills (12): virtual media: Remove odata.context Update service: Remove odata.context System: Remove odata.context Storage: Remove odata.context Service root: Remove odata.context Sensors: Remove odata.context Roles: Remove odata.context sessions: Remove odata.context pcie: Remove odata.context manager: Remove odata.context Network protocol: Remove odata.context message registry: Remove odata.context (From meta-phosphor rev: fce5e3379b232130a372740594b7626079759b5a) Change-Id: Ieded5c38b454e0404fe75c85721fc964ab084d1a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.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 e24a3a440..f3a9c2883 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 = "83935af944c6f8f94497ce1e437730cc80f0002f"
+SRCREV = "aa9bb6b1115c79b795f4c1f79154e1f2f00613c5"
S = "${WORKDIR}/git"