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>
diff --git a/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb b/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
index 7d3d13d..a45da21 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 @@
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 "