commit | 0ef7a6d8f49d717d60211a34c00a64775ff321ca | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Tue Aug 07 12:55:04 2018 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Tue Aug 07 12:55:04 2018 -0500 |
tree | 2de6305bdc9f33fc0d82a88fae0e561231bd9edc | |
parent | 85775379913ed878442882606186b102def6c84a [diff] |
bmcweb.bb: bump version Change-Id: I26aa6db20d2032501038d4b41da3d7ca65dbba52 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-phosphor/common/recipes-phosphor/interfaces/bmcweb.bb b/meta-phosphor/common/recipes-phosphor/interfaces/bmcweb.bb index c16ed45..fcd53de 100644 --- a/meta-phosphor/common/recipes-phosphor/interfaces/bmcweb.bb +++ b/meta-phosphor/common/recipes-phosphor/interfaces/bmcweb.bb
@@ -12,7 +12,7 @@ SRC_URI = "git://github.com/openbmc/bmcweb.git" PV = "1.0+git${SRCPV}" -SRCREV = "530bc74d102e169ac7acfc8d264b8f6d3db7ae0c" +SRCREV = "1b0044bb9a92cd90a59dae1786640411e40ca3f3" S = "${WORKDIR}/git"