summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-phosphor/webui/phosphor-webui.bb
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2018-08-29 22:28:09 -0400
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-08-30 18:57:35 -0400
commitca0c1cccd8df4c3bb1f1a83f74e1621fea98a499 (patch)
tree4fc00723bf62ee03922bed814c527b71c382ab96 /meta-phosphor/common/recipes-phosphor/webui/phosphor-webui.bb
parent0868e5b05daed589054197f5c39b3ee9e8da8800 (diff)
downloadtalos-openbmc-ca0c1cccd8df4c3bb1f1a83f74e1621fea98a499.tar.gz
talos-openbmc-ca0c1cccd8df4c3bb1f1a83f74e1621fea98a499.zip
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>
Diffstat (limited to 'meta-phosphor/common/recipes-phosphor/webui/phosphor-webui.bb')
-rw-r--r--meta-phosphor/common/recipes-phosphor/webui/phosphor-webui.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/webui/phosphor-webui.bb b/meta-phosphor/common/recipes-phosphor/webui/phosphor-webui.bb
index 480c350fc..315839b4a 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 "
OpenPOWER on IntegriCloud