summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-10-11 23:11:43 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-10-14 18:04:22 +0300
commitaffa491faf74cd6cc6d9f3f461e6de5399e74645 (patch)
treea0c5078667e3775705884b02db1470875998c8a0 /meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
parent15e01a513fa95ad286e88f9800b736c12109a7ef (diff)
downloadopenbmc-affa491faf74cd6cc6d9f3f461e6de5399e74645.tar.xz
phosphor-webui: srcrev bump 86c0b94b6d..ff7f10685d
Derick Montague (2): Fix LDAP service update error Fix invalid gateway toast message Dixsie Wolmers (1): Add error message when image fails to activate (From meta-phosphor rev: 8c9eee8c9c265f83fada0365771307e43f944e5b) Change-Id: Ie501b57e3f9d058a5859f08187402bde77d528f9 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/phosphor-webui_git.bb')
-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 513e3887d..82c78a915 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 = "86c0b94b6d4e3876b9a43b01faa8ee78269415eb"
+SRCREV = "ff7f10685d0ce060bf2d1a90872c0c6016711b41"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "