From 18e91f2af17db42ff04861c66cb79006cbc8ba97 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Wed, 14 Apr 2021 21:21:23 +0000 Subject: bmcweb: srcrev bump a8c4ce95bd..c47b845812 Adriana Kobylak (2): log_services: Add AdditionalDataURI to log entries log_services: Add download of log entries Basheer Ahmed Muddebihal (1): Add Content-Security-Policy(CSP) Level2 Directives George Liu (1): Fix publish a registry to verify messageId Gunnar Mills (2): Fix missed bmcweb::AsyncResp Remove OemCrashdump_v1 from index.xml Jason M. Bills (1): log_services: Remove raw PECI command Krzysztof Grobelny (1): Removed copy and move constructors from AsyncResp P Dheeraj Srujan Kumar (1): Added Validation on MessageId and RegistryPrefix Ravi Teja (1): Redfish(Network): Modified to support Default gateway on EthernetInterface zhanghch05 (1): Using AsyncResp everywhere Change-Id: Iae0fb933b3d0cf3f6e2193aa4b83b6298c2992ea Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-phosphor/interfaces') diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb index 67378cfed8..4aa45ff873 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 = "a8c4ce95bd2f4fee4544a57ed86ace3e257c9f24" +SRCREV = "c47b845812c16495803a858a7bc63f5511daf27d" S = "${WORKDIR}/git" -- cgit v1.2.3