summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-07-14 17:21:31 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-07-15 00:28:10 +0300
commit075a2fcc198b935578e038f2e4d17d7b707392dc (patch)
treeebe8b6d89daa2f1dd93fb198c8a0cc0d1f3fb178
parentb05e351bdd6b1f85ac231666d1654f36e9e3f4ca (diff)
downloadopenbmc-075a2fcc198b935578e038f2e4d17d7b707392dc.tar.xz
bmcweb: srcrev bump a502de3d66..e7808c93f0
Gunnar Mills (1): Move registries to v1_4_0.MessageRegistry (From meta-phosphor rev: 0619c067624e19b57871f88955d935743387ff33) Change-Id: I331f12628e462b123872e64a07a1d6ea282226c6 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 afbb2ef26..d8a01399e 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 = "a502de3d661acf95613d4e4d27c9611f2c8148ea"
+SRCREV = "e7808c93f01081ca12e1b4769691b5ae673f9017"
S = "${WORKDIR}/git"