commit | 6a52d0672d1f5a380bdae3ca785e750291c66ae8 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Wed Aug 31 10:21:02 2022 -0500 |
committer | Andrew Geissler <openbmcbump-github@yahoo.com> | Wed Aug 31 10:21:02 2022 -0500 |
tree | a026206fa7673b1545aecf4cb4334e539694cb96 | |
parent | 7a342822e5ae4b0a1de0ba66ff965a7f4749fa77 [diff] |
bmcweb: srcrev bump 58283f4127..1e75e1dde0 Nan Zhou (1): json utils: remove forward_declare Change-Id: I87228e8e015560141158fc53147b008cae683419 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb index a3f86a2..f272fb8 100644 --- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb +++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@ SRC_URI = "git://github.com/openbmc/bmcweb.git;branch=master;protocol=https;nobranch=1" PV = "1.0+git${SRCPV}" -SRCREV = "58283f41276f86666aca6943e7405a20a1ff38b6" +SRCREV = "1e75e1dde032e327f16cf7270b0de621f0c6ccc6" S = "${WORKDIR}/git"