commit | 7a7c169a9875cc6f6d17a4bdab9f567a54c8f115 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Thu Jul 26 17:55:04 2018 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Thu Jul 26 17:55:04 2018 -0500 |
tree | 508046bada2a96b5392dd36326f2894d3f8a6cad | |
parent | 1cf491ea82ba4a318468cf70bbff25e59d7de236 [diff] |
bmcweb.bb: bump version Change-Id: I76be6b18c41cd1955a43abb027f8d673bd37accc Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/common/recipes-phosphor/interfaces/bmcweb.bb b/common/recipes-phosphor/interfaces/bmcweb.bb index 8e353de..621aafc 100644 --- a/common/recipes-phosphor/interfaces/bmcweb.bb +++ b/common/recipes-phosphor/interfaces/bmcweb.bb
@@ -12,7 +12,7 @@ SRC_URI = "git://github.com/openbmc/bmcweb.git" PV = "1.0+git${SRCPV}" -SRCREV = "aeff07298453a1c0d4e5f4d93578c5d15ee15f24" +SRCREV = "55c7b7a2e58779580f33046d2dd8649243776700" S = "${WORKDIR}/git"