summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/interfaces
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-03-17 05:30:46 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2021-03-17 05:30:46 +0300
commitaf2195916917cae3c9a54c4d7abf9ca700503bb4 (patch)
tree895265e6f4366fcb3604c3b0c3fdbfae28ef2489 /meta-phosphor/recipes-phosphor/interfaces
parent3cec7f5a630c1ddcad058eb76e1f732a5fa20d59 (diff)
downloadopenbmc-af2195916917cae3c9a54c4d7abf9ca700503bb4.tar.xz
bmcweb: srcrev bump d8ef9915dd..7ea79e5e15
Johnathan Mantey (1): Force HostName property to be read-only per the schema Ravi Teja (1): Fix IPv6DefaultGateway validator warnings Xiaochao Ma (1): Redfish: Implement new event log propety Resolved Change-Id: I3133ced053bad67106461feffe6a42cc41942697 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 d13af80a4..320da2e14 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 = "d8ef9915dda4d2e3b7aec885ebfa7debce61bff8"
+SRCREV = "7ea79e5e15814eb8566f3e6799f2d7eee23527a6"
S = "${WORKDIR}/git"