summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-08-18 23:30:52 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-08-19 22:37:06 +0300
commitd3cae16fcdcc576e6f60b5280a2d9274291684a6 (patch)
treeaf1aef2702fd262bcc95d4abd707c17f7f6929db /meta-phosphor
parent4759b14294769d716a493ec58b8009f35455386d (diff)
downloadopenbmc-d3cae16fcdcc576e6f60b5280a2d9274291684a6.tar.xz
bmcweb: srcrev bump b0d3a8562b..60a86d6c3d
Nan Zhou (2): error message: add insufficientStorage resource messages: make functions inline Change-Id: I4020d2989707a75217f3d5c9de9bf195aeea9a18 Signed-off-by: Andrew Geissler <openbmcbump-github@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 36e37676d9..63d753d508 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://LICENSE;md5=175792518e4ac015ab6696d16c4f607e"
SRC_URI = "git://github.com/openbmc/bmcweb.git;branch=master;protocol=https;nobranch=1"
PV = "1.0+git${SRCPV}"
-SRCREV = "b0d3a8562bb11ac9279aa234ce60cf619b64ca6a"
+SRCREV = "60a86d6c3d0d7afce431e7ae6b1299e7ea7cbb8c"
S = "${WORKDIR}/git"