commit | 3b5591bd5aa91d23cefdf1c88b17ff3ab25ad692 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Tue Aug 14 17:35:04 2018 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Tue Aug 14 17:35:04 2018 -0500 |
tree | 0ea7a1cab9199b029137634276e7ff3864d1e59e | |
parent | dabecde3da370326a21c12922851d0cb94bd27ba [diff] |
bmcweb.bb: bump version Change-Id: Icb33325493b1bd3dd4f4faf4313cc6918afeceff 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 c8eaebe..f39e01a 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 = "b9845d9e0155564a7b1f4a52df2c0d99dbd0d4ec" +SRCREV = "d529ee2e2f3ed0e28b95c4b38458bb9828d56994" S = "${WORKDIR}/git"