summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-10-13 20:11:16 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-10-14 00:45:04 +0300
commit39cb8bb9ee1d15ea0713965985267baf3aa9b423 (patch)
treec142f4db3f0d328def65e04c69ecd66243cc7c3f
parent21cc46df3120a5833ca30567561ab3ee3c888fdb (diff)
downloadopenbmc-39cb8bb9ee1d15ea0713965985267baf3aa9b423.tar.xz
bmcweb: srcrev bump 5207438cbf..72d52d2511
Asmitha Karunanithi (1): Change BMC and System dump code Ed Tanous (2): Correct return code for too many subscriptions. Fix integer constant from 20 to 18 (From meta-phosphor rev: 144786f4305fdf5ef120d4987af361566db11fe4) Change-Id: I874a99473fdcedb93eabaa281a9a6c5f2adb26e5 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 eeed94e03..7c7386b3d 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 = "5207438cbf2b5070b5fa2216c9aa39da057b0cb4"
+SRCREV = "72d52d2511bfcb2bdd168a561d16ce2c0dd436aa"
S = "${WORKDIR}/git"