summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-04-16 20:01:50 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-04-17 01:55:51 +0300
commit5ece78ba9aefb0a31c10fde7ddd8fc925f81526f (patch)
tree2359bc1902edb7c43ac8fe15a4f1b976efe23ecd
parent894b35fe7a759950c10d58ae8a854395791cbf68 (diff)
downloadopenbmc-5ece78ba9aefb0a31c10fde7ddd8fc925f81526f.tar.xz
bmcweb: srcrev bump e5aaf047b6..7af9151495
Gunnar Mills (5): Change EventLog Id to match odata.id System: Remove 2nd setting of "Name" System: Remove 2nd setting of "Id" SensorCollection: Allow slash at end Redfish: Allow slash at the end of Resource (From meta-phosphor rev: 087bae11be144750613536b84b80b0a1ecf83d48) Change-Id: Ieef52546637e9a80d44329519a4928e274e115d7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
-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 30b575907..1ab73b900 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 = "e5aaf047b6b41b0837ef0846cf5356c9a6bcb030"
+SRCREV = "7af9151495a18c805b45764b4bba6302ec214efb"
S = "${WORKDIR}/git"