summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/interfaces
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-06-30 22:11:10 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-07-01 04:53:51 +0300
commit35e908360b5f8e2b76e6a22164db8e3d3ddcef7b (patch)
tree285557d610231c2128ad63230d0c852e4ab0b892 /meta-phosphor/recipes-phosphor/interfaces
parentad9088816bb9cbf93086d1eb9453047da0270e88 (diff)
downloadopenbmc-35e908360b5f8e2b76e6a22164db8e3d3ddcef7b.tar.xz
bmcweb: srcrev bump 49e429ca17..729f55fe55
Abhishek Patel (2): Keep AutoLinking; Remove extra \ Modify entityPrivileges for certificate service George Liu (2): log_services: Add AdditionalDataURI to Post Code log entries log_services: Add download of post code log entries Gunnar Mills (3): Add Privileges schema to allow list Move Consoles to ComputerSystem Remove code using ambiguous privileges constructor Tejas Patil (1): Add DateTime & Offset in Managers & LogServices Change-Id: I3102ed81e4a9e69a0ae8d9bac21931daa00e45db Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/interfaces')
-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 1f0cfd5a4..6ee416ad8 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 = "49e429ca172365bd4ba16c924501321c73527cbe"
+SRCREV = "729f55fe555e07821626aba322f42ca783652928"
S = "${WORKDIR}/git"