commit | d966f4d0b17b16ace1371a56b9542d3203afa14a | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Mon Aug 20 16:40:10 2018 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Mon Aug 20 16:40:10 2018 -0500 |
tree | f6f4fd0803958ad8b044cdcb508eccfa4d49a735 | |
parent | 39776eb17ad5d83c0d7863f067859e6e7b0fbe57 [diff] |
bmcweb.bb: bump version Change-Id: Icf5868a967bc55e5d45a8b58c80bfb6a1aaf96bd 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 9b60f50..629cf17 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 = "eb1eb78e639414bf0862e4c2fee5ab65c1d2f314" +SRCREV = "b79d4eef01f5fd2a24bb8dd28792810aa718cdee" S = "${WORKDIR}/git"