From 8cd384de316a359ae91c24df321d55c6aa6082ba Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Fri, 10 Jul 2020 17:31:14 +0000 Subject: bmcweb: srcrev bump faf1f433cd..a502de3d66 Gunnar Mills (8): Spelling: 's/Resposne/Response/g' Spelling: 's/Traslates/Translates/g' Spelling: 's/Occured/Occurred/g' Spelling: 's/Coefficent/Coefficient/g Codespell redfish-core spelling fixes Codespell spelling fixes parse_registries.py: Move to clang-format-10 Server Name: Rename iBMC to bmcweb (From meta-phosphor rev: 2e5fa5422c5f2b8a6f31136fd7e9af02da672cd0) Change-Id: I354fcb5ef54b5c56c34abb0d8d6d75d792959aa0 Signed-off-by: Andrew Geissler 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 b23ce89ec..afbb2ef26 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 = "faf1f433cd633c80db4444a6607422a4401424ca" +SRCREV = "a502de3d661acf95613d4e4d27c9611f2c8148ea" S = "${WORKDIR}/git" -- cgit v1.2.3