summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/interfaces
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-07-12 18:51:09 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-07-12 19:40:41 +0300
commit10f3a074a298e2492e7e0f4edcf70dc3409261d9 (patch)
treebff3c45a53b120eee07ad9f9d46da1780e013d9d /meta-phosphor/recipes-phosphor/interfaces
parentcfc474233c4d7fc3a23a4e1614cb2615042c482d (diff)
downloadopenbmc-10f3a074a298e2492e7e0f4edcf70dc3409261d9.tar.xz
bmcweb: srcrev bump 082f28fd25..a2730f0170
Andrew Geissler (1): pcie: Don't return error if no PCIe present (From meta-phosphor rev: b7457898fbbdb2da990c9c49ab7b4bd4644d0526) Change-Id: Iebb49193f695bc86bf578e612bc167db72e7d5ad 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 e3a09e1ea..48a0c565a 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 = "082f28fd2588fd9fcd9452ad38234ce875319163"
+SRCREV = "a2730f017069aeb39ea5d3bf4c1403965b2ba2f9"
S = "${WORKDIR}/git"