summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-12-20 04:00:57 +0300
committerPatrick Williams <patrick@stwcx.xyz>2021-12-21 00:12:45 +0300
commit989dc29eb5b6d84bcbd9de2e4f7fbadef4684e83 (patch)
treeacde2216933cd2e083368eabb9ec1b724551d44d
parent56171e7db4a414df097e10e50d9b0487a806e340 (diff)
downloadopenbmc-989dc29eb5b6d84bcbd9de2e4f7fbadef4684e83.tar.xz
bmcweb: srcrev bump 47c9e106e0..af4edf686e
Ed Tanous (1): Implement MIME parsing Change-Id: I2680fa87b08a60a2fae1830360ac8f1c6ceccd52 Signed-off-by: Andrew Geissler <openbmcbump-github@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 e3d7e8b0a..a9ffbc355 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://LICENSE;md5=175792518e4ac015ab6696d16c4f607e"
SRC_URI = "git://github.com/openbmc/bmcweb.git"
PV = "1.0+git${SRCPV}"
-SRCREV = "47c9e106e0057dd70133d50e928e48cbc68e709a"
+SRCREV = "af4edf686e684d728fccbb69a8f550fd2adab46a"
S = "${WORKDIR}/git"