| commit | 9e8cef4943c702f8e668364d015ecf4f7f41c030 | [log] [tgz] | 
|---|---|---|
| author | Andrew Geissler <openbmcbump-github@yahoo.com> | Mon Sep 14 17:41:19 2020 +0000 | 
| committer | Andrew Geissler <geissonator@yahoo.com> | Tue Sep 15 02:01:25 2020 +0000 | 
| tree | f2f39b430ba4446f3de5842ebeb64dbc0dcd1009 | |
| parent | 46ba7d8a80ffccc1b8c5fe17e1f1d7960d1fc5f0 [diff] | 
bmcweb: srcrev bump b74e4405a2..1536473f93
Ed Tanous (1):
      Add missing inline
Change-Id: Ifb819c63ba0246b02e6de9c1e5faba79a7e98dd5
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/interfaces/bmcweb_git.bb b/recipes-phosphor/interfaces/bmcweb_git.bb index 8678232..a16cb9a 100644 --- a/recipes-phosphor/interfaces/bmcweb_git.bb +++ b/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@ SRC_URI = "git://github.com/openbmc/bmcweb.git" PV = "1.0+git${SRCPV}" -SRCREV = "b74e4405a20d1212b5e5ac73854b86007c716d51" +SRCREV = "1536473f93d6985d8021e154316f52bb1de0d3c2" S = "${WORKDIR}/git"