summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-01-05 03:25:59 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-01-06 04:07:14 +0300
commit316388384021d3b15624209a1e95f91389d6ef43 (patch)
treeca8201833c6a469cbefaa9fc7492f9ea44533055 /meta-phosphor
parent95e2a7957c18d0402827f603ec9131bd3e9b2bf0 (diff)
downloadopenbmc-316388384021d3b15624209a1e95f91389d6ef43.tar.xz
bmcweb: srcrev bump 81ce609e30..6868ff5035
George Liu (2): Fix the MessageArgs parameter type Implement PercentComplete for code update Gunnar Mills (1): Look for Version Already Exists Error (From meta-phosphor rev: 33c8c119851b44d5c4e4de068e3d95afac9029e7) Change-Id: I971d2544e71cbf845983e2983df95c729db62d8f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor')
-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 f7a1d960d..96e6e98b1 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 = "81ce609e30274435b4f8c3fc65340c6b6b153b0c"
+SRCREV = "6868ff503529feceba217da7a223b0dfd83628b8"
S = "${WORKDIR}/git"