summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/interfaces
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-07-10 00:01:30 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-07-10 02:53:14 +0300
commit95bc1aab22370f3e51956fad2d04999f83c9cb49 (patch)
tree4dd00c5cab4d609f80bd0c85304133b8a8ab9ce9 /meta-phosphor/recipes-phosphor/interfaces
parent787026857712c2444edd86acbd4e834de33421ca (diff)
downloadopenbmc-95bc1aab22370f3e51956fad2d04999f83c9cb49.tar.xz
bmcweb: srcrev bump b99fb1a9b8..faf1f433cd
James Feist (1): Fix Cmake Message Kuiying Wang (1): Fix -1 issue when fan collection size is 0. (From meta-phosphor rev: 4ab0dfed8d2e08ef43de0059bc64c92c51a1a308) Change-Id: I210b51117634a1069b7a6415d7c80cfeb2e008ef 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 2be1d7daf..b23ce89ec 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 = "b99fb1a9b8f4694a4b765e3f55b5bf29adf303de"
+SRCREV = "faf1f433cd633c80db4444a6607422a4401424ca"
S = "${WORKDIR}/git"