summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/interfaces
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-01-08 04:51:39 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-01-08 22:13:45 +0300
commitf934f48953204024e39977f8cd0eaa5658bfcc64 (patch)
treec07d5f44e80b5e8547e1843d9fa77f525e196e6d /meta-phosphor/recipes-phosphor/interfaces
parente273411c1527cad9826cd9ebafed0cfb78bac0d9 (diff)
downloadopenbmc-f934f48953204024e39977f8cd0eaa5658bfcc64.tar.xz
bmcweb: srcrev bump 32476386c3..1a2a14379d
Andrew Geissler (1): transition support for system state Ed Tanous (2): Move network protocol to a constexpr struct Omit using subscripting operator in json utils (From meta-phosphor rev: 23d8d1a368f5f6dd564d68917a6648180fc52dd5) Change-Id: I1492019f27b55fb8ca6e2d8fed7f294b105bee83 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@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 64a9fc9bc..e700f9e46 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 = "32476386c35aa6282e8d9ea9bbed8b5217499ef4"
+SRCREV = "1a2a14379d515c393cc134ea719d56efbae2116e"
S = "${WORKDIR}/git"