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>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index e3a09e1..48a0c56 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -15,7 +15,7 @@
 SRC_URI = "git://github.com/openbmc/bmcweb.git"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "082f28fd2588fd9fcd9452ad38234ce875319163"
+SRCREV = "a2730f017069aeb39ea5d3bf4c1403965b2ba2f9"
 
 S = "${WORKDIR}/git"