commit | a1e833ba0a09e9763f5f1428b21124a1b385193d | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Thu Jun 14 12:35:03 2018 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Fri Jun 15 12:28:10 2018 +0000 |
tree | 9f0fb3bc4c9614e8f25a148d042ffc1cf673b553 | |
parent | 6be97c4ac3d606ed60956c53d44d962e614d6485 [diff] |
bmcweb.bb: bump version Change-Id: I0262c2beb53126345d44fb484fe45dcbeff31ce5 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-intel/meta-common/recipes-intel/bmcweb/bmcweb.bb b/meta-intel/meta-common/recipes-intel/bmcweb/bmcweb.bb index 6de07ce..fed1c57 100644 --- a/meta-intel/meta-common/recipes-intel/bmcweb/bmcweb.bb +++ b/meta-intel/meta-common/recipes-intel/bmcweb/bmcweb.bb
@@ -12,7 +12,7 @@ SRC_URI = "git://github.com/openbmc/bmcweb.git" PV = "1.0+git${SRCPV}" -SRCREV = "bba177641ee3628bde0ce80a8bcf172ca3cea0d0" +SRCREV = "87419ee5e51196a431883c67504e43deaffd7d12" S = "${WORKDIR}/git"