From 0b763d63e5b64a4fb5caf63afdf5a3ea31a79132 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Wed, 22 Dec 2021 00:00:55 +0000 Subject: 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 --- meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3