summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/interfaces
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-07-31 20:01:22 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-07-31 23:57:09 +0300
commit74d9bb7d7e4d13b4ad2012a949853e90ba5fa7d7 (patch)
tree18c7c0b0b2a95409f60d5858ff269d9c80b0c765 /meta-phosphor/recipes-phosphor/interfaces
parent4e9924ed7aacaf3763e1fd63557a497ef308ad5c (diff)
downloadopenbmc-74d9bb7d7e4d13b4ad2012a949853e90ba5fa7d7.tar.xz
bmcweb: srcrev bump 6964c9820a..5a806649ec
Alpana Kumari (1): Fix for missing "Functional" property in dbus for GV cards James Feist (1): Revert "Add out of bounds check in base64Decode" Sunitha Harish (2): EventService: Add ResourceEvent registries EventService: Add the parameter ResourceTypes to subscription Zhikui Ren (1): Add out of bounds check in base64Decode (From meta-phosphor rev: 0cbe0e4eda39220e4e0154d51dd1fff5216b7aec) Change-Id: If3b81fc96b7a6a2122968cbd1d2d92a0790ecf38 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@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 38a108670..8aaef8ae0 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 = "6964c9820ad101d6fc30badd1ae353efea3dd094"
+SRCREV = "5a806649ec187926be5829f42f8f18606a3d4e75"
S = "${WORKDIR}/git"