summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-06-27 02:11:16 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-06-27 05:34:52 +0300
commitc54a0fbc0edf1c057f5e93ad6b7348f2b353de38 (patch)
treeffaedfa74377f893dd1abcaed735728901a55395 /meta-phosphor
parentb0055bf107247e95e9073da433264c5d8a9a2451 (diff)
downloadopenbmc-c54a0fbc0edf1c057f5e93ad6b7348f2b353de38.tar.xz
bmcweb: srcrev bump f926b099b3..4cde5d90f6
Adrian Ambrożewicz (1): Enable retrieving mapping of Redfish URI to D-Bus sensor path Gunnar Mills (2): Remove done TODO Manager: LastResetTime James Feist (1): Update Service: Change error message based on error logs (From meta-phosphor rev: 94da64026e48e7a279ff57b03328149dfb51fdc0) Change-Id: I2ef67d57a9810cf81c752b654c2e68a71c7d4e49 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 8fd345b32..ffa8a0d8c 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 = "f926b099b33f9b2ed379d53f85687b27c0f5fa79"
+SRCREV = "4cde5d90f690fad956407fb759c03c09da002026"
S = "${WORKDIR}/git"