phosphor-webui: srcrev bump 1073c1490f..dc36acc943

Gunnar Mills (6):
      Add Power Usage Page
      Remove unused chassisPowerOn
      Set the power cap
      Add config.json file
      Remove double variable set
      Remove 2nd CopyWebpackPlugin var

beccabroek (1):
      Checkbox not selected with 0 log events selected

(From meta-phosphor rev: 9568968e0534f24e1a23a2be64706cb089b94dab)

Change-Id: I1f4b29550d112d2da6f02c3250ab6e7f578ee301
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/common/recipes-phosphor/webui/phosphor-webui.bb b/meta-phosphor/common/recipes-phosphor/webui/phosphor-webui.bb
index 480c350..315839b 100644
--- a/meta-phosphor/common/recipes-phosphor/webui/phosphor-webui.bb
+++ b/meta-phosphor/common/recipes-phosphor/webui/phosphor-webui.bb
@@ -4,7 +4,7 @@
 LICENSE = "Apache-2.0"
 SRC_URI = "git://github.com/openbmc/phosphor-webui.git"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
-SRCREV = "1073c1490fa98b7c90e6056a4e5797d4429b57e7"
+SRCREV = "dc36acc943fd59bbfd91887670a9f6410a0de25c"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "