commit | 9015a5bf35c8eaf70255060809b8b831527532a2 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Tue Jul 24 11:20:10 2018 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Tue Jul 24 20:12:19 2018 +0000 |
tree | db981451f067bdfa7845ef4aeabbdcf739abeefe | |
parent | c5d33501731d0aaddc7cc646090c25a6f271a7d8 [diff] [blame] |
bmcweb.bb: bump version Change-Id: I37fbd9e2ce95c6eb6beac237565343da44e974a9 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 cec551e..8e353de 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 = "03b5bae30e8e072b43e06c313d828552674f2a6e" +SRCREV = "aeff07298453a1c0d4e5f4d93578c5d15ee15f24" S = "${WORKDIR}/git"