phosphor-webui: srcrev bump bb45d02123..219738d2a1
miramurali23 (1):
Fix missing expiring/expired icons and warnning messages in certificate table
Change-Id: Ie745daa0409ba640060db5056f2c182f7ea11857
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/webui/phosphor-webui_git.bb b/recipes-phosphor/webui/phosphor-webui_git.bb
index 3a3a508..c60044d 100644
--- a/recipes-phosphor/webui/phosphor-webui_git.bb
+++ b/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 = "bb45d021233a5b7311629201819e0b63b6b691c5"
+SRCREV = "219738d2a11dc89f0f259fe99626802c18e6d3a8"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "