summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-01-08 20:21:08 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2020-01-09 03:02:18 +0300
commit16a492a9c51efb639c6659847ebacb7fc8600bda (patch)
treef88fd890e8b405cc3e01c14db26da90aa31247c5 /meta-phosphor/recipes-phosphor
parentd98d2b09cca296376be0cdc0877dba7c285a9296 (diff)
downloadopenbmc-16a492a9c51efb639c6659847ebacb7fc8600bda.tar.xz
bmcweb: srcrev bump 123e823757..a8086647b1
Andrew Geissler (1): only return fw images in FirmwareInventory James Feist (2): Add IndicatorLed to Chassis Schema Revert "Connection and websockets fixes" Suryakanth Sekar (1): bmcweb: Message entry for user security Event (From meta-phosphor rev: 27bc208081b47e2004a4c2772e3a39bf8fe93016) Change-Id: Iff1cac017e2f8d4628b47a715d3910c11b77f404 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/recipes-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 4c9ffbeeb..a35289670 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 = "123e823757a6efc08b215766124ba7321e3cca55"
+SRCREV = "a8086647b103f55116ce4c872e1455ebf1f3e346"
S = "${WORKDIR}/git"