summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2018-11-01 17:20:21 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-11-01 18:13:10 +0300
commitb39fe9141c02ad1721f745e1a1518c26ac1f9be4 (patch)
tree8f0177d602c6e7e32c4bb06f91b895821bf26ec4 /meta-phosphor/recipes-phosphor
parent34cfcbd9d3c9c98a69717cab3d0f700a97b91cdb (diff)
downloadopenbmc-b39fe9141c02ad1721f745e1a1518c26ac1f9be4.tar.xz
bmcweb: srcrev bump 66ac2b8ca5..27826b5f6a
Ed Tanous (1): bmcweb: fix a possible buffer overflow issue Jason M. Bills (1): Update Redfish to Base.1.4.0 message registry (From meta-phosphor rev: 04ab68e55d97d3b3ccc44a38072d77499d9fa22c) Change-Id: Icac6348370437083a5bc3f95a67f3f1d770bbfc0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/recipes-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 49b1716fc..a3c34d272 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 = "66ac2b8ca5bfc8d2a3529969ee17f7e2eef2e7ff"
+SRCREV = "27826b5f6a4e886a5d4c1b3775b5d62d0438da95"
S = "${WORKDIR}/git"