summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/interfaces
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-06-25 02:02:07 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-06-25 18:30:55 +0300
commitf4aba8d664680ac9f375d492e8241bd6f22323f7 (patch)
tree12cf9f912d7588f7f09e8edd963615abd804424a /meta-phosphor/recipes-phosphor/interfaces
parent110e114d4bf93ae34d8ff55d577b320f46a2ac64 (diff)
downloadopenbmc-f4aba8d664680ac9f375d492e8241bd6f22323f7.tar.xz
bmcweb: srcrev bump 06b1b63c3c..e4a4b9a956
James Feist (1): Systems: Add AssetTag Support Ratan Gupta (2): Redfish: Populate the ActiveDirectory property in AccountService schema Redfish: Implement PATCH operation for ActiveDirectory property in AccountService (From meta-phosphor rev: 3c30948923db342a2adf53804f923dd67c2406d9) Change-Id: I520c2ea88bc6b020031b5cc776c6c754f0e4b70d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.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 1fca951a7..8c13da9a2 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -15,7 +15,7 @@ LIC_FILES_CHKSUM = "file://LICENCE;md5=a6a4edad4aed50f39a66d098d74b265b"
SRC_URI = "git://github.com/openbmc/bmcweb.git"
PV = "1.0+git${SRCPV}"
-SRCREV = "06b1b63c3cc85b5b77521e7fed0b2a23a63bfbb6"
+SRCREV = "e4a4b9a95622b8e1c1bae93718699ad19f4882ac"
S = "${WORKDIR}/git"