commit | ff3df1bf1121b6c3beb6547ac66b46f330a8b4e1 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Mon Aug 06 11:25:04 2018 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Mon Aug 06 17:35:40 2018 +0000 |
tree | d915fc62f0ca84e1a78053ac8e196664ccbd8a0f | |
parent | a53ef0110ce4e4a8667035ad4920136cd0769a0f [diff] |
bmcweb.bb: bump version Change-Id: I4ac2be6ab56241eb4e662c773bfaf290534dbcac 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 621aafc..c16ed45 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 = "55c7b7a2e58779580f33046d2dd8649243776700" +SRCREV = "530bc74d102e169ac7acfc8d264b8f6d3db7ae0c" S = "${WORKDIR}/git"