summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-08-22 18:01:42 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-08-22 19:13:56 +0300
commit4f6264408f16d0c988dfb9c501d9ba562e71ba06 (patch)
treef9183b36403a6625ac34a629aa333289e02d4f4e
parent89347b0b246cd749effdd66b02714cb9dc82e107 (diff)
downloadopenbmc-4f6264408f16d0c988dfb9c501d9ba562e71ba06.tar.xz
phosphor-webui: srcrev bump 0433e005e0..dbafdc5f8f
Yoshie Muranaka (1): Enable CA certificate upload miramurali23 (1): Create csr modal (From meta-phosphor rev: 87b72fe8f19fd523a8463af5244642b8b2ccb0b2) Change-Id: Iea41acc001f492524d5f015b076458a3e07f18b2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.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 7d3d13d9a..a45da21cf 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 = "0433e005e01732e73e93b167a7a3e4d862f28e28"
+SRCREV = "dbafdc5f8f5cff2afeaece248a07a8ffc15ad8c8"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "