summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-09-10 18:01:23 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-09-10 23:16:47 +0300
commit9b59b9d5c6f5836d397be4a2a75848b243a7d08a (patch)
tree416280616c0456e23e6f390cd2cea93d97e79396
parent424e68f459977a762f813d89044a402d7862e0c2 (diff)
downloadopenbmc-9b59b9d5c6f5836d397be4a2a75848b243a7d08a.tar.xz
phosphor-webui: srcrev bump bb45d02123..219738d2a1
miramurali23 (1): Fix missing expiring/expired icons and warnning messages in certificate table (From meta-phosphor rev: 722f1f63c70918343f3a69c0c5e610568e0d29e6) Change-Id: Iddf9d7d5c734790a12e2c337d41d2a2422828a25 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 3a3a508a7..c60044d79 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 = "bb45d021233a5b7311629201819e0b63b6b691c5"
+SRCREV = "219738d2a11dc89f0f259fe99626802c18e6d3a8"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "