summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-08-03 22:41:10 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-08-04 03:52:09 +0300
commit4d18f183bb67cf51af761824a7b906d565410ef2 (patch)
tree062366f4d3babc206488b4a7d86b968de9bd5cea /meta-phosphor
parentf717d45822d51c3f8e2cae832ccc8d50c8242705 (diff)
downloadopenbmc-4d18f183bb67cf51af761824a7b906d565410ef2.tar.xz
bmcweb: srcrev bump 5a806649ec..9edd866c3a
Adam Stankiewicz (1): Add ability to build via docker Chalapathi Venkataramashetty (1): Add message registry entry for successful fw update staging Ed Tanous (2): Remove using constructor for filesystem Swap strcpy for strncpy Sunitha Harish (1): Redfish: GET command for Hypervisor DHCP network (From meta-phosphor rev: 3bf83fdffde0d269807588ad134bd2d0fbe8f0f8) Change-Id: I9a6c78a247237745736eb443131880192f55b35f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor')
-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 8aaef8ae0..4c4941070 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 = "5a806649ec187926be5829f42f8f18606a3d4e75"
+SRCREV = "9edd866c3ad31dfff3b3ad4a14c5fa2c4669c00e"
S = "${WORKDIR}/git"