commit | 5d374ea2fad5d73fe694af1a19da1de983b11ce7 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Thu Jun 16 11:40:53 2022 -0500 |
committer | Andrew Geissler <openbmcbump-github@yahoo.com> | Thu Jun 16 11:40:53 2022 -0500 |
tree | 801a5b1165e3b66fe220fdcd381bc6975eb0284a | |
parent | 4227d0a192f089c23bc5dc6734c821d049ec3a45 [diff] |
bmcweb: srcrev bump 686b7093f3..14bd7d9a82 John Edward Broadbent (1): Redfish: Fix @odata.id formatting issue Change-Id: I93d0e349e9ea49ad6757c4ae7da20377b00daf65 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 bf67e92..616f760 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 = "686b7093f35d22fc6435f2ac21a16879ac27b8c0" +SRCREV = "14bd7d9a82aa5302d57ff5ca29e933148ddff330" S = "${WORKDIR}/git"