summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/interfaces
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-06-12 04:22:00 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-06-13 00:43:17 +0300
commit79f0a0018e570d84c8b840ae00c14b0e3e3eaca9 (patch)
tree18a92ccb72d9f5b9d666b5a9f087454597ad9568 /meta-phosphor/recipes-phosphor/interfaces
parentd70e7e81bfd44553f425fd828c0231ae3b14b4d5 (diff)
downloadopenbmc-79f0a0018e570d84c8b840ae00c14b0e3e3eaca9.tar.xz
bmcweb: srcrev bump 6ca6ac12e6..d22c8396f0
Jason M. Bills (1): Update supported ResetTypes and actions (From meta-phosphor rev: ab434039d188f9ac5a21f0fa96dbdbd7ed36666c) Change-Id: I948b4fb6beddcd493491490e76b2292743c90ad8 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 7f59ca3c6..5aafeab26 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 = "6ca6ac12e62bd8bfbdb9a24bbfded4a138a1150a"
+SRCREV = "d22c8396f0bcec4488d0c98eae3092384b3a5929"
S = "${WORKDIR}/git"