summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/interfaces
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-11-10 19:51:15 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-11-11 01:49:31 +0300
commit1bf6eb29edca57591b2096629935ed77ef8edcf7 (patch)
tree05b78bb7d157381ccec12a0a29b07b381128ab49 /meta-phosphor/recipes-phosphor/interfaces
parent641e51495d1a623534751b180a982a9a9c28fa3e (diff)
downloadopenbmc-1bf6eb29edca57591b2096629935ed77ef8edcf7.tar.xz
bmcweb: srcrev bump 8f9ee3cd14..9f8bfa7c6d
Gunnar Mills (3): AssetTag: Add PATCH support Manager: LOG: Remove __LINE__ Add new Location Indicator property Sunitha Harish (1): Redfish Session : Support ClientOriginIPAddress (From meta-phosphor rev: 18ab88bf85c1ed1b36f636180d4b2a88679a62df) Change-Id: I5afa90fd2670a6afce1c5fabc4302fa5d4b73415 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 63c1cff0b..46f694adf 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 = "8f9ee3cd141a0d49f703d4358c81ddb644703cc2"
+SRCREV = "9f8bfa7c6deb3808e3679d332479311dc4202819"
S = "${WORKDIR}/git"