commit | dabecde3da370326a21c12922851d0cb94bd27ba | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Tue Aug 14 10:25:10 2018 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Tue Aug 14 10:25:10 2018 -0500 |
tree | b54a39c6d4a635e167d31ba81f2d8dc3473746ea | |
parent | 24709851a9023ab490b63823fe8176c5a60540da [diff] |
bmcweb.bb: bump version Change-Id: I155c11daa55d454be4eb615d39f907563184c5df 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 ad159a1..c8eaebe 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 = "8ceb2eca408311131e661227122b2a72a7f65938" +SRCREV = "b9845d9e0155564a7b1f4a52df2c0d99dbd0d4ec" S = "${WORKDIR}/git"