summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-03-12 19:11:09 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-03-13 03:15:22 +0300
commit276f647402307b9ca76f45bd2fd28bfa5e8acf47 (patch)
tree777e4ece1cb53c1546f28051bf97e015c817e322
parent28e61e8498d52850a94124dc21917270be2d39a9 (diff)
downloadopenbmc-276f647402307b9ca76f45bd2fd28bfa5e8acf47.tar.xz
bmcweb: srcrev bump 8f52ee5214..32898cea81
James Feist (1): task: add fwupdate support (From meta-phosphor rev: 2341dd5f68ea4474dec1bc4f3d8caf776fb8e889) Change-Id: Ia0cc550b0ba7aa17f149841e86692158b785b8db Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
-rw-r--r--meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 348acacd0..508562568 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@ LIC_FILES_CHKSUM = "file://LICENCE;md5=a6a4edad4aed50f39a66d098d74b265b"
SRC_URI = "git://github.com/openbmc/bmcweb.git"
PV = "1.0+git${SRCPV}"
-SRCREV = "8f52ee52148edea2fbd8d538e6fc93985fb04d36"
+SRCREV = "32898cea816973f50f1db1f415c73bb4791d1ef0"
S = "${WORKDIR}/git"