summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-09-19 22:01:37 +0300
committerBrad Bishop <radsquirrel@gmail.com>2019-09-20 16:11:05 +0300
commit75b8c6a5b3e3975cde6651633415a923df0e980f (patch)
tree01050060395020d165443685072201612820f7fe
parentda1ad9e49bad7e1cbc0304cfcf2e5e9c516aa263 (diff)
downloadopenbmc-75b8c6a5b3e3975cde6651633415a923df0e980f.tar.xz
phosphor-webui: srcrev bump db1e89edef..1a2bd74d8f
Dixsie Wolmers (1): Certificate management alert icons implementation and alignment (From meta-phosphor rev: 0dc1324e894a0d68bac2a4ae6d1a53a7269cef0f) Change-Id: I661e80bf6ac816ff83c5b670166e1b205e066752 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 fb627ea72..b54cd1e69 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 = "db1e89edef8aca03f926a62e54390e5110d26a19"
+SRCREV = "1a2bd74d8fa38f0848eca12759e03d162c09d236"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "