summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-07-29 19:41:22 +0300
committerAndrew Geissler <geissonator@yahoo.com>2019-07-30 00:09:36 +0300
commitd5582a17c17ddb6f15dc3440154fff82ba2ccd4b (patch)
treea7fd618ba38c4adc262a3149fd67cba8da305fd5
parent04508dc9f4d6014e9a85dffd39065a433847b68b (diff)
downloadopenbmc-d5582a17c17ddb6f15dc3440154fff82ba2ccd4b.tar.xz
phosphor-webui: srcrev bump ae0353989a..f1aadb9093
Yoshie Muranaka (2): Refactor power operations Update icons to fix sizing and overflow issues (From meta-phosphor rev: d6bb7d87eedd01406b55620259c34aa55af72d39) Change-Id: I3f31445ff94d0c1ddae4f6032a4ba450b52a5efc Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
-rw-r--r--meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb b/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
index a1adf05a6..89944bfbd 100644
--- a/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
+++ b/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
@@ -6,7 +6,7 @@ LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
SRC_URI = "git://github.com/openbmc/phosphor-webui.git"
-SRCREV = "ae0353989abe7d9194dba47ca26d803fe11f46b6"
+SRCREV = "f1aadb9093df7ee0789e9d3caf4e3c83a0bfbb6c"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "