summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-12-22 03:00:55 +0300
committerPatrick Williams <patrick@stwcx.xyz>2021-12-22 06:08:17 +0300
commit0b763d63e5b64a4fb5caf63afdf5a3ea31a79132 (patch)
treef1bbad7430f6ecf9b3896d3bf18c9b8e33fc55e6
parent199901b364e8d501d0f8c9e245ce12d96da15199 (diff)
downloadopenbmc-0b763d63e5b64a4fb5caf63afdf5a3ea31a79132.tar.xz
bmcweb: srcrev bump 895e46d807..d1a648140e
Ed Tanous (2): Make routing capture by const reference Add more types to DbusVariantType Spencer Ku (1): PCIe: Implement "PcieType" PCIe device property Change-Id: I4c66924f759da111235adc1cec64147dab5bd168 Signed-off-by: Andrew Geissler <openbmcbump-github@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 b9a9f7a23..9a80f0482 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://LICENSE;md5=175792518e4ac015ab6696d16c4f607e"
SRC_URI = "git://github.com/openbmc/bmcweb.git"
PV = "1.0+git${SRCPV}"
-SRCREV = "895e46d807d0afe6753753eb9ad8911897425b90"
+SRCREV = "d1a648140e3cadd0ea6b0014c4d61ec880742000"
S = "${WORKDIR}/git"