summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/interfaces
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-04-15 00:21:23 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-04-15 16:11:59 +0300
commit18e91f2af17db42ff04861c66cb79006cbc8ba97 (patch)
treef1f13df351638bc05b75fded258be59560af0cd0 /meta-phosphor/recipes-phosphor/interfaces
parent587585739199cf94f34592bfc9dddd89c4a89b6d (diff)
downloadopenbmc-18e91f2af17db42ff04861c66cb79006cbc8ba97.tar.xz
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 <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/interfaces')
-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 67378cfed..4aa45ff87 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"