summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-06-27 21:52:38 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-06-28 16:04:59 +0300
commit5de3db17a645a2ee7189412d48ed9131bc0330cc (patch)
tree05ab919b8c7303cd8b59cf42e3972c18a7e5059c /meta-phosphor/recipes-phosphor/webui
parent44f4270e52d200984ba8be5cb26f94993f271a1e (diff)
downloadopenbmc-5de3db17a645a2ee7189412d48ed9131bc0330cc.tar.xz
phosphor-webui: srcrev bump afcfda7b93..2c352ed3a7
Gunnar Mills (3): Capitalize System logs correctly Rename option to enable Redfish Eventlog Move to clang-format-8 (From meta-phosphor rev: 3e0dd26761c7611b38889db9027351a01277f621) Change-Id: Ifa69c77ba7e58b25e16b539003c85bc9fbf99b1e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/webui')
-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 27d99a97b..ff90071d2 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 = "afcfda7b93704b41c0da3b0634e96f12fd9f91aa"
+SRCREV = "2c352ed3a7f808c24107d1a71bef9349193a6e13"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "