summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-05-29 21:31:17 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-06-01 16:46:04 +0300
commitdae51184f819dbc0938cbd4a3e1a19df7e3584aa (patch)
treed759892f0d10b6241fb9bb36031c0ee4b45ca82e
parent9531343337a562128a03643b7f0f7fba1e211fd9 (diff)
downloadopenbmc-dae51184f819dbc0938cbd4a3e1a19df7e3584aa.tar.xz
bmcweb: srcrev bump e7d68c386f..1bf712bcd6
AppaRao Puli (1): Update json helper function - readJson Ayushi Smriti (1): EventService:persistent config & subscription info Manojkiran Eda (1): BMCWeb : Fix a warning spotted in meson scan build (From meta-phosphor rev: 111b924567bc061ca3d84f3e55b25dfbf41908b4) Change-Id: I1d20277e67f25ef705e148dba2f812938f89df17 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 9fe6a50e8..4dfbbcf27 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 = "e7d68c386fbaae4e4c9cdefc2f7648a0608e38c0"
+SRCREV = "1bf712bcd6b8d06a5d412cdf03cdc05cb6d25901"
S = "${WORKDIR}/git"