summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-06-21 17:32:28 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-06-22 01:08:05 +0300
commit6d098bcbd3ee09e306ab3168d944e9890c536ae0 (patch)
tree97e828600d11fe1bec2861fd7a72ccef066031eb /meta-phosphor/recipes-phosphor/webui
parent58b6bd18d4e889caec509a160dd39a651415894a (diff)
downloadopenbmc-6d098bcbd3ee09e306ab3168d944e9890c536ae0.tar.xz
phosphor-webui: srcrev bump e4ae854c21..e4194ce0dc
Yoshie Muranaka (1): Add remote logging server (From meta-phosphor rev: 320de0aa8d4693bdacf9d8d09653a75478c67e14) Change-Id: I7e7448d546c1083d890effb9844928bb944d1d8a 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 31cf1e3a5..15b0ad67c 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 = "e4ae854c217344b4f35717e922083a253f43bfa0"
+SRCREV = "e4194ce0dc8a941c4f30fd0995f9ba4c13cec560"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "